Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/model/
DWallpaperInfo.java225 Bitmap lowResBitmap = thumbAsset.getLowResBitmap(appContext); in computePlaceholderColor()
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/asset/
DCurrentWallpaperAssetVN.java116 public Bitmap getLowResBitmap(Context context) { in getLowResBitmap() method in CurrentWallpaperAssetVN
DLiveWallpaperThumbAsset.java136 public Bitmap getLowResBitmap(Context context) { in getLowResBitmap() method in LiveWallpaperThumbAsset
DAsset.java137 public Bitmap getLowResBitmap(Context context) { in getLowResBitmap() method in Asset