Searched defs:inJustDecodeBounds (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
H A DBitmapFactory.java115 public boolean inJustDecodeBounds; field in class:BitmapFactory.Options
304 * inJustDecodeBounds. However, if there is an error trying to decode,
312 * inJustDecodeBounds. However, if there is an error trying to decode,
344 * null, or if inJustDecodeBounds is true, will set outWidth/outHeight

Completed in 80 milliseconds