Searched defs:tileBounds (Results 1 – 4 of 4) sorted by relevance
| /external/webkit/Source/WebCore/platform/graphics/android/ |
| D | TiledPage.cpp | 143 …dPage::prepareRow(bool goingLeft, int tilesInRow, int firstTileX, int y, const SkIRect& tileBounds) in prepareRow() 203 bool TiledPage::updateTileDirtiness(const SkIRect& tileBounds) in updateTileDirtiness() 231 void TiledPage::prepare(bool goingDown, bool goingLeft, const SkIRect& tileBounds, PrepareBounds bo… in prepare() 293 bool TiledPage::swapBuffersIfReady(const SkIRect& tileBounds, float scale, SwapMethod swap) in swapBuffersIfReady() 337 void TiledPage::draw(float transparency, const SkIRect& tileBounds) in draw()
|
| /external/webkit/Source/WebCore/platform/graphics/gpu/ |
| D | TilingData.cpp | 88 IntRect TilingData::tileBounds(int tile) const in tileBounds() function in WebCore::TilingData 209 FloatRect tileBounds = this->tileBounds(tile); in intersectDrawQuad() local
|
| /external/webkit/Source/WebCore/platform/graphics/win/ |
| D | WebTiledLayer.cpp | 278 CGRect tileBounds = CACFLayerGetBounds(tile); in drawTile() local
|
| /external/webkit/Source/WebCore/platform/graphics/ca/win/ |
| D | PlatformCALayerWinInternal.cpp | 463 CGRect tileBounds = CACFLayerGetBounds(tile); in drawTile() local
|