Searched refs:wallpaperTravelToScreenWidthRatio (Results 1 – 2 of 2) sorted by relevance
67 public static float wallpaperTravelToScreenWidthRatio(int width, int height) { in wallpaperTravelToScreenWidthRatio() method in WallpaperUtils115 defaultWidth = (int) (maxDim * wallpaperTravelToScreenWidthRatio(maxDim, minDim)); in getDefaultWallpaperSize()
427 wallpaperTravelToScreenWidthRatio(mDisplaySize.x, mDisplaySize.y)); in initWorkspace()809 private float wallpaperTravelToScreenWidthRatio(int width, int height) { in wallpaperTravelToScreenWidthRatio() method in Workspace850 mWallpaperWidth = (int) (maxDim * wallpaperTravelToScreenWidthRatio(maxDim, minDim)); in setWallpaperDimension()