Searched refs:DOWNSAMPLE (Results 1 – 1 of 1) sorted by relevance
34 private static final int DOWNSAMPLE = 5; field in BitmapProcessor59 WallpaperCropUtils.fitToSize(rect, outWidth / DOWNSAMPLE, outHeight / DOWNSAMPLE); in blur()