Home
last modified time | relevance | path

Searched defs:decodeBitmap (Results 1 – 11 of 11) sorted by relevance

/aosp12/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/testing/
H A DTestAsset.java59 public void decodeBitmap(int targetWidth, int targetHeight, BitmapReceiver receiver) { in decodeBitmap() method in TestAsset
/aosp12/packages/apps/ThemePicker/src/com/google/android/apps/wallpaper/asset/
H A DThemeBundleThumbAsset.java45 public void decodeBitmap(int targetWidth, int targetHeight, BitmapReceiver receiver) { in decodeBitmap() method in ThemeBundleThumbAsset
/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/asset/
H A DBitmapCachingAsset.java94 public void decodeBitmap(int targetWidth, int targetHeight, BitmapReceiver receiver) { in decodeBitmap() method in BitmapCachingAsset
H A DCurrentWallpaperAssetV16.java49 public void decodeBitmap(int targetWidth, int targetHeight, in decodeBitmap() method in CurrentWallpaperAssetV16
H A DBuiltInWallpaperAsset.java82 public void decodeBitmap(int targetWidth, int targetHeight, in decodeBitmap() method in BuiltInWallpaperAsset
H A DLiveWallpaperThumbAsset.java76 public void decodeBitmap(int targetWidth, int targetHeight, in decodeBitmap() method in LiveWallpaperThumbAsset
H A DAsset.java82 public abstract void decodeBitmap(int targetWidth, int targetHeight, BitmapReceiver receiver); in decodeBitmap() method in Asset
H A DStreamableAsset.java76 public void decodeBitmap(int targetWidth, int targetHeight, in decodeBitmap() method in StreamableAsset
/aosp12/frameworks/layoutlib/bridge/src/android/graphics/
H A DImageDecoder.java676 public static Bitmap decodeBitmap(@NonNull Source src, in decodeBitmap() method in ImageDecoder
692 public static Bitmap decodeBitmap(@NonNull Source src) throws IOException { in decodeBitmap() method in ImageDecoder
/aosp12/frameworks/base/graphics/java/android/graphics/
H A DImageDecoder.java1857 public static Bitmap decodeBitmap(@NonNull Source src, in decodeBitmap() method in ImageDecoder
1968 public static Bitmap decodeBitmap(@NonNull Source src) throws IOException { in decodeBitmap() method in ImageDecoder
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...