Home
last modified time | relevance | path

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

/frameworks/base/core/jni/android/opengl/
Dutil.cpp575 static int getPixelFormatFromInternalFormat(uint32_t internalFormat) { in getPixelFormatFromInternalFormat() function
654 getPixelFormatFromInternalFormat(internalformat), type, in util_texImage2D()
671 format = getPixelFormatFromInternalFormat(internalFormat); in util_texSubImage2D()