Searched refs:fitToSize (Results 1 – 2 of 2) sorted by relevance
59 WallpaperCropUtils.fitToSize(rect, outWidth / DOWNSAMPLE, outHeight / DOWNSAMPLE); in blur()
322 public static void fitToSize(Rect wallpaperSize, int outWidth, int outHeight) { in fitToSize() method in WallpaperCropUtils