Searched refs:optionsShareable (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/android/graphics/
H A DBitmapFactory.cpp86 static bool optionsShareable(JNIEnv* env, jobject options) { function
433 bool isShareable = optionsShareable(env, bitmapFactoryOptions);
497 // and we could assume optionsShareable, since assets are always RO
520 /* If optionsShareable() we could decide to just wrap the java array and

Completed in 72 milliseconds