Home
last modified time | relevance | path

Searched refs:inJustDecodeBounds (Results 1 – 14 of 14) sorted by relevance

/frameworks/base/tests/JankBench/app/src/main/java/com/android/benchmark/ui/
DUtils.java124 options.inJustDecodeBounds = true; in decodeSampledBitmapFromResource()
131 options.inJustDecodeBounds = false; in decodeSampledBitmapFromResource()
/frameworks/opt/photoviewer/src/com/android/ex/photo/util/
DImageUtils.java157 if (is != null && originalBitmap == null && !opts.inJustDecodeBounds) { in decodeStream()
199 opts.inJustDecodeBounds = true; in getImageBounds()
/frameworks/base/core/java/com/android/internal/widget/
DLocalImageResolver.java65 onlyBoundsOptions.inJustDecodeBounds = true; in getBoundsOptionsForImage()
/frameworks/opt/bitmap/src/com/android/bitmap/
DDecodeTask.java211 mOpts.inJustDecodeBounds = true; in decode()
255 mOpts.inJustDecodeBounds = false; in decode()
/frameworks/base/graphics/java/android/graphics/
DBitmapFactory.java122 public boolean inJustDecodeBounds; field in BitmapFactory.Options
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/
DBitmapRegionTileSource.java191 opts.inJustDecodeBounds = false; in loadInBackground()
/frameworks/base/packages/WallpaperCropper/src/com/android/wallpapercropper/
DWallpaperCropActivity.java556 options.inJustDecodeBounds = true;
/frameworks/ex/common/java/com/android/ex/editstyledtext/
DEditStyledText.java1938 opt.inJustDecodeBounds = true; in SetHtml()
2633 opt.inJustDecodeBounds = true; in getDrawable()
/frameworks/base/core/java/android/app/
DWallpaperManager.java642 options.inJustDecodeBounds = true; in getBuiltInDrawable()
/frameworks/base/services/core/java/com/android/server/wallpaper/
DWallpaperManagerService.java592 options.inJustDecodeBounds = true; in generateCrop()
694 options.inJustDecodeBounds = false; in generateCrop()
/frameworks/base/media/java/android/media/
DMediaScanner.java437 mBitmapOptions.inJustDecodeBounds = true; in MediaScanner()
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/
DCameraTestUtils.java1433 bmpOptions.inJustDecodeBounds = true; in validateJpegData()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt10521 field public boolean inJustDecodeBounds;
/frameworks/base/api/
Dcurrent.txt13675 field public boolean inJustDecodeBounds;