Searched refs:fromBitmap (Results 1 – 6 of 6) sorted by relevance
42 public static final BitmapInfo LOW_RES_INFO = fromBitmap(LOW_RES_ICON);134 public static BitmapInfo fromBitmap(@NonNull Bitmap bitmap) { in fromBitmap() method in BitmapInfo
350 wallpaperBitmap, WallpaperColors.fromBitmap(wallpaperBitmap)); in cropAndSetWallpaperBitmapInRotationStatic()602 WallpaperColors.fromBitmap(mBitmap)); in doInBackground()697 WallpaperColors colors = WallpaperColors.fromBitmap(mBitmap); in setImageWallpaperHomeMetadata()746 lockBitmap, WallpaperColors.fromBitmap(lockBitmap)); in setImageWallpaperLockMetadata()
229 WallpaperColors.fromBitmap(wallpaper.getThumbAsset(context) in setCurrentLiveWallpaperFromRestore()
62 val colors = WallpaperColors.fromBitmap(cropped) in extractWallpaperColors()
66 WallpaperColors colors = WallpaperColors.fromBitmap(bitmap); in getWallpaperColors()
241 mColorInfo = new ColorInfo(WallpaperColors.fromBitmap(lowResBitmap)); in computeColorInfo()