diff options
author | Chris Craik <ccraik@google.com> | 2012-04-03 16:12:40 -0700 |
---|---|---|
committer | Chris Craik <ccraik@google.com> | 2012-04-04 13:11:49 -0700 |
commit | 594c6b805969c2673c84d1d1d1a3556ce376ac7a (patch) | |
tree | c79b67f77a4327de8c68a89c569a1dd0a4824da5 /Source/WebCore/manual-tests/drag_with_opacity.html | |
parent | 4b0fde0e790db3b3f5a7a84fc77dc994f0a123c2 (diff) | |
download | external_webkit-594c6b805969c2673c84d1d1d1a3556ce376ac7a.zip external_webkit-594c6b805969c2673c84d1d1d1a3556ce376ac7a.tar.gz external_webkit-594c6b805969c2673c84d1d1d1a3556ce376ac7a.tar.bz2 |
Rename several classes
BaseTile,BaseTileTexture -> Tile,TileTexture
Used in layers other than the base
LayerGroup -> Surface
Renamed to convey that it is a member of the SurfaceCollection, and that the
layers grouped inside are painted together (if at all)
DualTiledTexture -> SurfaceBacking
Better conveys that this is the raster backing for a surface that can
paint. It may be implemented with two tiled textures for now, but that isn't
as important as its relationship to the surface.
TiledTexture -> TileGrid
Renamed to make it more clear that it was a container of tiles, and to be
less similar to TileTexture
Change-Id: I843f8603a2080cfe5a7313ba1c2eff10620f8aa2
Diffstat (limited to 'Source/WebCore/manual-tests/drag_with_opacity.html')
0 files changed, 0 insertions, 0 deletions