Home
last modified time | relevance | path

Searched defs:tileBounds (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/android/
DTiledPage.cpp143 …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/
DTilingData.cpp88 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/
DWebTiledLayer.cpp278 CGRect tileBounds = CACFLayerGetBounds(tile); in drawTile() local
/external/webkit/Source/WebCore/platform/graphics/ca/win/
DPlatformCALayerWinInternal.cpp463 CGRect tileBounds = CACFLayerGetBounds(tile); in drawTile() local