HomeSort by relevance Sort by last modified time
    Searched refs:updateTextureWithBitmap (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/android/rendering/
GLUtils.h 78 static void updateTextureWithBitmap(GLuint texture, const SkBitmap& bitmap,
Surface.cpp 477 GLUtils::updateTextureWithBitmap(tile->frontTexture()->m_ownTextureId,
TransferQueue.cpp 357 GLUtils::updateTextureWithBitmap(destTexture->m_ownTextureId,
GLUtils.cpp 548 void GLUtils::updateTextureWithBitmap(GLuint texture, const SkBitmap& bitmap,

Completed in 26 milliseconds