Searched defs:calculateCropRect (Results 1 – 2 of 2) sorted by relevance
193 public static Rect calculateCropRect(Context context, float wallpaperZoom, Point wallpaperSize, in calculateCropRect() method in WallpaperCropUtils287 public static Rect calculateCropRect(Context context, Display display, Point rawWallpaperSize, in calculateCropRect() method in WallpaperCropUtils306 public static Rect calculateCropRect(Context context, Point hostViewSize, Point cropSize, in calculateCropRect() method in WallpaperCropUtils
459 private Rect calculateCropRect(Context context) { in calculateCropRect() method in ImagePreviewFragment