Home
last modified time | relevance | path

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

/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
/external/webkit/Source/WebCore/platform/graphics/android/rendering/
DTileGrid.cpp289 IntRect tileBounds = computeTilesArea(area, scale); in nbTextures() local