Searched refs:getFormatFromConfig (Results 1 – 3 of 3) sorted by relevance
164 return GraphicsJNI::getFormatFromConfig(env, bitmapConfigObj); in ABitmapConfig_getFormatFromConfig()
119 static AndroidBitmapFormat getFormatFromConfig(JNIEnv* env, jobject jconfig);
394 AndroidBitmapFormat GraphicsJNI::getFormatFromConfig(JNIEnv* env, jobject jconfig) { in getFormatFromConfig() function in GraphicsJNI