Searched refs:getSystemWallpaperMaximumScale (Results 1 – 5 of 5) sorted by relevance
32 val scale = WallpaperCropUtils.getSystemWallpaperMaximumScale(context) in onMeasure()39 val scale = WallpaperCropUtils.getSystemWallpaperMaximumScale(context) in onLayout()
280 float systemWallpaperMaxScale = getSystemWallpaperMaximumScale(context); in adjustCropRect()293 float systemWallpaperMaxScale = getSystemWallpaperMaximumScale(context); in scaleSize()374 public static float getSystemWallpaperMaximumScale(Context context) { in getSystemWallpaperMaximumScale() method in WallpaperCropUtils
163 WallpaperCropUtils.getSystemWallpaperMaximumScale( in <lambda>()
336 val scale = WallpaperCropUtils.getSystemWallpaperMaximumScale(applicationContext) in <lambda>()
496 float scale = WallpaperCropUtils.getSystemWallpaperMaximumScale(context); in surfaceCreated()