Home
last modified time | relevance | path

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

/frameworks/base/core/jni/android/opengl/
Dutil.cpp656 static int getPixelFormatFromInternalFormat(uint32_t internalFormat) { in getPixelFormatFromInternalFormat() function
744 getPixelFormatFromInternalFormat(internalformat), type, p); in util_texImage2D()
758 format = getPixelFormatFromInternalFormat(internalFormat); in util_texSubImage2D()