Home
last modified time | relevance | path

Searched refs:pixels32 (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/gpu/
DTexture.cpp157 uint32_t* pixels32 = static_cast<uint32_t*>(pixels); in updateSubRect() local
188 pixels32, updateRectIntersected.x(), updateRectIntersected.y(), in updateSubRect()
192 pixels32, updateRectIntersected.x(), updateRectIntersected.y(), in updateSubRect()