Searched refs:getMaxCropRect (Results 1 – 3 of 3) sorted by relevance
280 RectF crop = Utils.getMaxCropRect(src.getImageWidth(), src.getImageHeight(), in onLoadRequestComplete()340 RectF crop = Utils.getMaxCropRect( in cropImageAndSetWallpaper()
63 RectF cropRect = Utils.getMaxCropRect( in createThumbnail()
108 public static RectF getMaxCropRect( in getMaxCropRect() method in Utils