Searched defs: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
300 bool isShareable = optionsShareable(env, bitmapFactoryOptions);
365 // and we could assume optionsShareable, since assets are always RO
381 /* If optionsShareable() we could decide to just wrap the java array and

Completed in 71 milliseconds