Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/tests/common/src/com/android/wallpaper/testing/
DTestAsset.java108 public Bitmap getLowResBitmap(Context context) { in getLowResBitmap() method in TestAsset
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/asset/
DCurrentWallpaperAsset.java118 public Bitmap getLowResBitmap(Context context) { in getLowResBitmap() method in CurrentWallpaperAsset
DLiveWallpaperThumbAsset.java227 public Bitmap getLowResBitmap(Context context) { in getLowResBitmap() method in LiveWallpaperThumbAsset
DAsset.java188 public Bitmap getLowResBitmap(Context context) { in getLowResBitmap() method in Asset