summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/TilesTracker.h
Commit message (Collapse)AuthorAgeFilesLines
* Implements tiled layers. We remove all the existing code in LayerAndroidNicolas Roard2011-07-141-0/+85
related to the old texture management and introduce two new classes: - PaintedSurface, used as a placeholder ui-side for the regularly changing LayerAndroid - TiledTexture, implementing the tiling of PaintedSurface using a set of BaseTile bug:4580444 bug:3392331 Change-Id: I0daa079d2acce49f3baa8c312ea0b0dd457ccd5c