Home
last modified time | relevance | path

Searched defs:rawWallpaperSize (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/util/
H A DWallpaperCropUtils.java288 public static Rect calculateCropRect(Context context, Display display, Point rawWallpaperSize, in calculateCropRect()
308 Point rawWallpaperSize, Rect visibleRawWallpaperRect, float wallpaperZoom) { in calculateCropRect()