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