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

/frameworks/base/core/jni/android/graphics/
H A DBitmapFactory.cpp96 static bool optionsShareable(JNIEnv* env, jobject options) { function
541 && optionsShareable(env, bitmapFactoryOptions);
577 // and we could assume optionsShareable, since assets are always RO
596 /* If optionsShareable() we could decide to just wrap the java array and

Completed in 40 milliseconds