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
327 * The resulting width of the bitmap. If {@link #inJustDecodeBounds} is
337 * The resulting height of the bitmap. If {@link #inJustDecodeBounds} is
378 * or if inJustDecodeBounds is true, will set outWidth/outHeight

Completed in 74 milliseconds