Searched refs:wallpaperTravelToScreenWidthRatio (Results 1 – 1 of 1) sorted by relevance
209 private static float wallpaperTravelToScreenWidthRatio(int width, int height) { in wallpaperTravelToScreenWidthRatio() method in WallpaperCropActivity254 defaultWidth = (int) (maxDim * wallpaperTravelToScreenWidthRatio(maxDim, minDim)); in getDefaultWallpaperSize()