Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tests/JankBench/app/src/main/java/com/android/benchmark/ui/
H A DUtils.java124 options.inJustDecodeBounds = true; in decodeSampledBitmapFromResource()
131 options.inJustDecodeBounds = false; in decodeSampledBitmapFromResource()
/aosp14/frameworks/base/services/core/java/com/android/server/wallpaper/
H A DWallpaperCropper.java91 options.inJustDecodeBounds = true; in generateCropInternal()
184 options.inJustDecodeBounds = false; in generateCropInternal()
/aosp14/frameworks/base/graphics/java/android/graphics/
H A DBitmapFactory.java123 public boolean inJustDecodeBounds; field in BitmapFactory.Options
/aosp14/frameworks/base/packages/WallpaperCropper/src/com/android/photos/
H A DBitmapRegionTileSource.java191 opts.inJustDecodeBounds = false; in loadInBackground()
/aosp14/frameworks/base/core/java/android/app/
H A DWallpaperManager.java690 options.inJustDecodeBounds = true; in peekWallpaperDimensions()
707 options.inJustDecodeBounds = true; in peekWallpaperDimensions()
1066 options.inJustDecodeBounds = true; in getBuiltInDrawable()
/aosp14/frameworks/base/packages/WallpaperCropper/src/com/android/wallpapercropper/
H A DWallpaperCropActivity.java553 options.inJustDecodeBounds = true;
/aosp14/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/
H A DCameraTestUtils.java1433 bmpOptions.inJustDecodeBounds = true; in validateJpegData()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt15036 field public boolean inJustDecodeBounds;