Searched refs:getNativeBitmapConfig (Results 1 - 4 of 4) sorted by path

/frameworks/base/core/jni/android/graphics/
H A DBitmapFactory.cpp188 prefConfig = GraphicsJNI::getNativeBitmapConfig(env, jconfig);
H A DBitmapRegionDecoder.cpp200 prefConfig = GraphicsJNI::getNativeBitmapConfig(env, jconfig);
H A DGraphics.cpp293 SkBitmap::Config GraphicsJNI::getNativeBitmapConfig(JNIEnv* env, function in class:GraphicsJNI
H A DGraphicsJNI.h50 static SkBitmap::Config getNativeBitmapConfig(JNIEnv*, jobject jconfig);

Completed in 3297 milliseconds