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

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

Completed in 31 milliseconds