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

/frameworks/base/core/jni/android/graphics/
H A DBitmapFactory.cpp90 static bool optionsJustBounds(JNIEnv* env, jobject options) { function
178 if (optionsJustBounds(env, options)) {
525 bool purgeable = optionsPurgeable(env, options) && !optionsJustBounds(env, options);

Completed in 212 milliseconds