Home
last modified time | relevance | path

Searched defs:cropSize (Results 1 – 2 of 2) sorted by relevance

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
DWallpaperPreviewBitmapTransformation.java69 Rect cropSize = new Rect(x, y, x + Math.round(mScreenSize.x / scale), in transform() local
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/util/
DWallpaperCropUtils.java309 public static Rect calculateCropRect(Context context, Point hostViewSize, Point cropSize, in calculateCropRect()
329 public static Rect calculateCropRect(Context context, Point hostViewSize, Point cropSize, in calculateCropRect()