Searched refs:fromBitmap (Results 1 – 4 of 4) sorted by relevance
294 public BitmapCropTask(Bitmap fromBitmap, Rect cropRect, BitmapReceiver receiver) { in BitmapCropTask() argument295 mFromBitmap = fromBitmap; in BitmapCropTask()
66 WallpaperColors colors = WallpaperColors.fromBitmap(bitmap); in getWallpaperColors()
229 mPlaceholderColor = WallpaperColors.fromBitmap( in computePlaceholderColor()
370 WallpaperColors colors = WallpaperColors.fromBitmap(cropped); in recalculateColors()