Home
last modified time | relevance | path

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

/frameworks/base/core/jni/android/opengl/
Dutil.cpp548 static bool checkInternalFormat(int32_t bitmapFormat, int internalformat, int type) in checkInternalFormat() argument
553 switch(bitmapFormat) { in checkInternalFormat()
588 static int getInternalFormat(int32_t bitmapFormat) { in getInternalFormat() argument
589 switch(bitmapFormat) { in getInternalFormat()
607 static int getType(int32_t bitmapFormat) { in getType() argument
608 switch(bitmapFormat) { in getType()