Searched refs:updateTextureWithBitmap (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/android/rendering/
H A DGLUtils.h78 static void updateTextureWithBitmap(GLuint texture, const SkBitmap& bitmap,
H A DSurface.cpp477 GLUtils::updateTextureWithBitmap(tile->frontTexture()->m_ownTextureId,
H A DTransferQueue.cpp361 GLUtils::updateTextureWithBitmap(destTexture->m_ownTextureId,
H A DGLUtils.cpp548 void GLUtils::updateTextureWithBitmap(GLuint texture, const SkBitmap& bitmap, function in class:WebCore::GLUtils

Completed in 88 milliseconds