Searched refs:getSystemWallpaperMaximumScale (Results 1 – 2 of 2) sorted by relevance
266 float systemWallpaperMaxScale = getSystemWallpaperMaximumScale(context); in adjustCropRect()279 float systemWallpaperMaxScale = getSystemWallpaperMaximumScale(context); in scaleSize()342 public static float getSystemWallpaperMaximumScale(Context context) { in getSystemWallpaperMaximumScale() method in WallpaperCropUtils
546 float scale = WallpaperCropUtils.getSystemWallpaperMaximumScale(context); in surfaceCreated()