Home
last modified time | relevance | path

Searched defs:getLowResBitmap (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/asset/
H A DCurrentWallpaperAssetVN.java116 public Bitmap getLowResBitmap(Context context) { in getLowResBitmap() method in CurrentWallpaperAssetVN
H A DLiveWallpaperThumbAsset.java136 public Bitmap getLowResBitmap(Context context) { in getLowResBitmap() method in LiveWallpaperThumbAsset
H A DAsset.java137 public Bitmap getLowResBitmap(Context context) { in getLowResBitmap() method in Asset