Home
last modified time | relevance | path

Searched refs:inJustDecodeBounds (Results 1 – 15 of 15) 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/libs/systemui/toruslib/torus-utils/src/main/java/com/google/android/torus/utils/
DBitmapUtils.kt44 options.inJustDecodeBounds = true in getBitmapSize()
/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/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.java126 public boolean inJustDecodeBounds; field in BitmapFactory.Options
/frameworks/base/services/core/java/com/android/server/wallpaper/
DWallpaperCropper.java474 options.inJustDecodeBounds = true; in generateCropInternal()
675 options.inJustDecodeBounds = false; in generateCropInternal()
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/
DBitmapRegionTileSource.java191 opts.inJustDecodeBounds = false; in loadInBackground()
/frameworks/base/core/java/android/app/
DWallpaperManager.java784 options.inJustDecodeBounds = true; in peekWallpaperDimensions()
801 options.inJustDecodeBounds = true; in peekWallpaperDimensions()
1140 options.inJustDecodeBounds = true; in getBuiltInDrawable()
/frameworks/base/packages/WallpaperCropper/src/com/android/wallpapercropper/
DWallpaperCropActivity.java553 options.inJustDecodeBounds = true;
/frameworks/base/packages/WallpaperBackup/src/com/android/wallpaperbackup/
DWallpaperBackupAgent.java605 options.inJustDecodeBounds = true; in restoreFromStage()
/frameworks/ex/common/java/com/android/ex/editstyledtext/
DEditStyledText.java1938 opt.inJustDecodeBounds = true; in SetHtml()
2633 opt.inJustDecodeBounds = true; in getDrawable()
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/
DCameraTestUtils.java1433 bmpOptions.inJustDecodeBounds = true; in validateJpegData()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt10521 field public boolean inJustDecodeBounds;
/frameworks/base/core/api/
Dcurrent.txt15573 field public boolean inJustDecodeBounds;