Searched refs:getSystemWallpaperMaximumScale (Results 1 – 2 of 2) sorted by relevance
267 float systemWallpaperMaxScale = getSystemWallpaperMaximumScale(context); in adjustCropRect()280 float systemWallpaperMaxScale = getSystemWallpaperMaximumScale(context); in scaleSize()343 public static float getSystemWallpaperMaximumScale(Context context) { in getSystemWallpaperMaximumScale() method in WallpaperCropUtils
578 float scale = WallpaperCropUtils.getSystemWallpaperMaximumScale(context); in surfaceCreated()