Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DTexture.cpp151 static void uploadToTexture(bool resize, GLint internalFormat, GLenum format, GLenum type, in uploadToTexture() function
360 uploadToTexture(needsAlloc, internalFormat, format, type, rgbaBitmap.rowBytesAsPixels(), in upload()
366 uploadToTexture(needsAlloc, internalFormat, format, type, bitmap.rowBytesAsPixels(), in upload()