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

/frameworks/base/core/jni/android/graphics/
H A DBitmapFactory.cpp170 bool isPurgeable = !willScale && local
228 if (!isPurgeable) {
242 if (isPurgeable) {
367 if (isPurgeable) {
432 bool isPurgeable = optionsPurgeable(env, bitmapFactoryOptions); local
435 if (isPurgeable && isShareable) {

Completed in 205 milliseconds