Searched refs:inJustDecodeBounds (Results 1 – 15 of 15) sorted by relevance
124 options.inJustDecodeBounds = true; in decodeSampledBitmapFromResource()131 options.inJustDecodeBounds = false; in decodeSampledBitmapFromResource()
44 options.inJustDecodeBounds = true in getBitmapSize()
157 if (is != null && originalBitmap == null && !opts.inJustDecodeBounds) { in decodeStream()199 opts.inJustDecodeBounds = true; in getImageBounds()
211 mOpts.inJustDecodeBounds = true; in decode()255 mOpts.inJustDecodeBounds = false; in decode()
126 public boolean inJustDecodeBounds; field in BitmapFactory.Options
474 options.inJustDecodeBounds = true; in generateCropInternal()675 options.inJustDecodeBounds = false; in generateCropInternal()
191 opts.inJustDecodeBounds = false; in loadInBackground()
784 options.inJustDecodeBounds = true; in peekWallpaperDimensions()801 options.inJustDecodeBounds = true; in peekWallpaperDimensions()1140 options.inJustDecodeBounds = true; in getBuiltInDrawable()
553 options.inJustDecodeBounds = true;
605 options.inJustDecodeBounds = true; in restoreFromStage()
1938 opt.inJustDecodeBounds = true; in SetHtml()2633 opt.inJustDecodeBounds = true; in getDrawable()
1433 bmpOptions.inJustDecodeBounds = true; in validateJpegData()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
10521 field public boolean inJustDecodeBounds;
15573 field public boolean inJustDecodeBounds;