Home
last modified time | relevance | path

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

/frameworks/base/core/jni/android/opengl/
Dutil.cpp629 static bool checkInternalFormat(int32_t bitmapFormat, int internalformat, int type) in checkInternalFormat() argument
634 switch(bitmapFormat) { in checkInternalFormat()
667 static int getInternalFormat(int32_t bitmapFormat) { in getInternalFormat() argument
668 switch(bitmapFormat) { in getInternalFormat()
684 static int getType(int32_t bitmapFormat) { in getType() argument
685 switch(bitmapFormat) { in getType()