Searched refs:croppedBitmap (Results 1 – 2 of 2) sorted by relevance
625 final Bitmap croppedBitmap = Bitmap.createBitmap( in getCroppedPhoto() local627 final Canvas croppedCanvas = new Canvas(croppedBitmap); in getCroppedPhoto()644 return croppedBitmap; in getCroppedPhoto()
1678 Bitmap croppedBitmap = Bitmap.createBitmap( in getWallpaperColors() local1680 WallpaperColors result = WallpaperColors.fromBitmap(croppedBitmap, dimAmount); in getWallpaperColors()