HomeSort by relevance Sort by last modified time
    Searched full:optionsshareable (Results 1 - 1 of 1) sorted by null

  /frameworks/base/core/jni/android/graphics/
BitmapFactory.cpp 86 static bool optionsShareable(JNIEnv* env, jobject options) {
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 66 milliseconds