HomeSort by relevance Sort by last modified time
    Searched refs:getNativeBitmapConfig (Results 1 - 4 of 4) sorted by null

  /frameworks/base/core/jni/android/graphics/
BitmapRegionDecoder.cpp 190 prefConfig = GraphicsJNI::getNativeBitmapConfig(env, jconfig);
GraphicsJNI.h 56 static SkBitmap::Config getNativeBitmapConfig(JNIEnv*, jobject jconfig);
BitmapFactory.cpp 255 prefConfig = GraphicsJNI::getNativeBitmapConfig(env, jconfig);
Graphics.cpp 295 SkBitmap::Config GraphicsJNI::getNativeBitmapConfig(JNIEnv* env,

Completed in 208 milliseconds