Home
last modified time | relevance | path

Searched defs:tileBoundsWithBorder (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/gpu/
DTexture.cpp107 IntRect tileBoundsWithBorder = tiling.tileBoundsWithBorder(i); in create() local
173 IntRect tileBoundsWithBorder = m_tiles.tileBoundsWithBorder(tile); in updateSubRect() local
DTilingData.cpp102 IntRect TilingData::tileBoundsWithBorder(int tile) const in tileBoundsWithBorder() function in WebCore::TilingData
/external/webkit/Source/WebCore/platform/graphics/chromium/
DGLES2Canvas.cpp443 IntRect tileBoundsWithBorder = tiles.tileBoundsWithBorder(tile); in drawTexturedRectTile() local