Searched refs:calculateCropRect (Results 1 – 3 of 3) sorted by relevance
297 private Rect calculateCropRect() { in calculateCropRect() method in ImagePreviewFragment304 return WallpaperCropUtils.calculateCropRect(context, defaultDisplay, mRawWallpaperSize, in calculateCropRect()311 destination, mFullResImageView.getScale(), calculateCropRect(), in setCurrentWallpaper()
179 public static Rect calculateCropRect(Context context, Display display, Point rawWallpaperSize, in calculateCropRect() method in WallpaperCropUtils
90 Rect cropRect = WallpaperCropUtils.calculateCropRect( in setCurrentWallpaper()