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

Completed in 51 milliseconds