Searched refs:inJustDecodeBounds (Results 1 – 14 of 14) sorted by relevance
124 options.inJustDecodeBounds = true; in decodeSampledBitmapFromResource()131 options.inJustDecodeBounds = false; in decodeSampledBitmapFromResource()
157 if (is != null && originalBitmap == null && !opts.inJustDecodeBounds) { in decodeStream()199 opts.inJustDecodeBounds = true; in getImageBounds()
65 onlyBoundsOptions.inJustDecodeBounds = true; in getBoundsOptionsForImage()
211 mOpts.inJustDecodeBounds = true; in decode()255 mOpts.inJustDecodeBounds = false; in decode()
122 public boolean inJustDecodeBounds; field in BitmapFactory.Options
191 opts.inJustDecodeBounds = false; in loadInBackground()
556 options.inJustDecodeBounds = true;
1938 opt.inJustDecodeBounds = true; in SetHtml()2633 opt.inJustDecodeBounds = true; in getDrawable()
642 options.inJustDecodeBounds = true; in getBuiltInDrawable()
592 options.inJustDecodeBounds = true; in generateCrop()694 options.inJustDecodeBounds = false; in generateCrop()
437 mBitmapOptions.inJustDecodeBounds = true; in MediaScanner()
1433 bmpOptions.inJustDecodeBounds = true; in validateJpegData()
10521 field public boolean inJustDecodeBounds;
13675 field public boolean inJustDecodeBounds;