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.java304 Point defaultCropSize = WallpaperCropUtils.getDefaultCropSurfaceSize( in calculateCropRect() local
306 return calculateCropRect(context, screenSize, defaultCropSize, rawWallpaperSize, in calculateCropRect()