Home
last modified time | relevance | path

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

/frameworks/base/core/jni/android/opengl/
Dutil.cpp548 static bool checkInternalFormat(int32_t bitmapFormat, int internalformat, int type) in checkInternalFormat()
588 static int getInternalFormat(int32_t bitmapFormat) { in getInternalFormat()
607 static int getType(int32_t bitmapFormat) { in getType()
/frameworks/base/core/java/android/os/
DDebug.java2148 public static void dumpHprofData(String fileName, String bitmapFormat) in dumpHprofData()
2170 String bitmapFormat) throws IOException { in dumpHprofData()