Home
last modified time | relevance | path

Searched refs:defaultCropSize (Results 1 – 1 of 1) sorted by relevance

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/util/
DWallpaperCropUtils.java290 Point defaultCropSize = WallpaperCropUtils.getDefaultCropSurfaceSize( in calculateCropRect() local
292 return calculateCropRect(context, screenSize, defaultCropSize, rawWallpaperSize, in calculateCropRect()