Home
last modified time | relevance | path

Searched refs:decodeFile (Results 1 – 18 of 18) sorted by relevance

/aosp14/frameworks/base/graphics/java/android/graphics/
H A DBitmapFactory.java523 public static Bitmap decodeFile(String pathName, Options opts) { in decodeFile() method in BitmapFactory
554 public static Bitmap decodeFile(String pathName) { in decodeFile() method in BitmapFactory
555 return decodeFile(pathName, null); in decodeFile()
H A DMovie.java79 public static Movie decodeFile(String pathName) { in decodeFile() method in Movie
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/graphics/
H A DImageLoaderTest.kt148 val bitmap = BitmapFactory.decodeFile(imgFile.absolutePath)
156 val bitmap = BitmapFactory.decodeFile(imgFile.absolutePath)
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/users/
H A DEditUserPhotoController.java183 return BitmapFactory.decodeFile(file.getAbsolutePath()); in loadNewUserPhotoBitmap()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DAppSnapshotLoader.java168 final Bitmap bitmap = BitmapFactory.decodeFile(bitmapFile.getPath(), options); in loadTask()
H A DTaskPersister.java491 return BitmapFactory.decodeFile(filename); in restoreImage()
/aosp14/frameworks/base/packages/WallpaperCropper/src/com/android/photos/
H A DBitmapRegionTileSource.java102 Bitmap b = BitmapFactory.decodeFile(pathName); in newInstance()
241 return BitmapFactory.decodeFile(mPath, options); in loadPreviewBitmap()
/aosp14/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
H A DExifInterfaceTest.java500 BitmapFactory.decodeFile(expectedImageFile.getAbsolutePath(), expectedOptions)); in assertBitmapsEquivalent()
503 BitmapFactory.decodeFile(actualImageFile.getAbsolutePath(), actualOptions)); in assertBitmapsEquivalent()
/aosp14/frameworks/base/services/core/java/com/android/server/wallpaper/
H A DWallpaperCropper.java92 BitmapFactory.decodeFile(wallpaper.getWallpaperFile().getAbsolutePath(), options); in generateCropInternal()
H A DWallpaperManagerService.java677 Bitmap bitmap = BitmapFactory.decodeFile(cropFile); in extractColors()
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DUserSwitchingDialog.java150 final Bitmap bmp = ObjectUtils.getOrElse(BitmapFactory.decodeFile(mNewUser.iconPath), in getUserIconRounded()
/aosp14/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/
H A DCodecTest.java545 Bitmap goldenBitmap = mBitmapFactory.decodeFile(goldenPath); in getThumbnail()
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DInstantAppRegistry.java320 return BitmapFactory.decodeFile(iconFile.toString());
H A DPackageInstallerSession.java5264 params.appIcon = BitmapFactory.decodeFile(appIconFile.getAbsolutePath());
/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.txt15018 …method public static android.graphics.Bitmap decodeFile(String, android.graphics.BitmapFactory.Opt…
15019 method public static android.graphics.Bitmap decodeFile(String);
15865 method @Deprecated public static android.graphics.Movie decodeFile(String);
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt6126 HSPLandroid/graphics/BitmapFactory;->decodeFile(Ljava/lang/String;Landroid/graphics/BitmapFactory$O…
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt6129 HSPLandroid/graphics/BitmapFactory;->decodeFile(Ljava/lang/String;Landroid/graphics/BitmapFactory$O…