/aosp12/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/testing/ |
H A D | TestAsset.java | 59 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 D | ThemeBundleThumbAsset.java | 45 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 D | BitmapCachingAsset.java | 94 public void decodeBitmap(int targetWidth, int targetHeight, BitmapReceiver receiver) { in decodeBitmap() method in BitmapCachingAsset
|
H A D | CurrentWallpaperAssetV16.java | 49 public void decodeBitmap(int targetWidth, int targetHeight, in decodeBitmap() method in CurrentWallpaperAssetV16
|
H A D | BuiltInWallpaperAsset.java | 82 public void decodeBitmap(int targetWidth, int targetHeight, in decodeBitmap() method in BuiltInWallpaperAsset
|
H A D | LiveWallpaperThumbAsset.java | 76 public void decodeBitmap(int targetWidth, int targetHeight, in decodeBitmap() method in LiveWallpaperThumbAsset
|
H A D | Asset.java | 82 public abstract void decodeBitmap(int targetWidth, int targetHeight, BitmapReceiver receiver); in decodeBitmap() method in Asset
|
H A D | StreamableAsset.java | 76 public void decodeBitmap(int targetWidth, int targetHeight, in decodeBitmap() method in StreamableAsset
|
/aosp12/frameworks/layoutlib/bridge/src/android/graphics/ |
H A D | ImageDecoder.java | 676 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 D | ImageDecoder.java | 1857 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 D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |