Searched refs:scaledWallpaperWidth (Results 1 – 1 of 1) sorted by relevance
200 int scaledWallpaperWidth = Math.round(wallpaperSize.x * wallpaperZoom); in calculateCropRect() local203 scaledWallpaperRect.set(0, 0, scaledWallpaperWidth, scaledWallpaperHeight); in calculateCropRect()