Searched defs:updateSubRect (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/gpu/
H A DTexture.cpp149 updateSubRect(pixels, IntRect(0, 0, m_tiles.totalSizeX(), m_tiles.totalSizeY()));
152 void Texture::updateSubRect(void* pixels, const IntRect& updateRect) function in class:WebCore::Texture

Completed in 59 milliseconds