Home
last modified time | relevance | path

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

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