Searched refs:rectRealHeight (Results 1 – 1 of 1) sorted by relevance
393 int rectRealHeight = Math.round((float) cropRect.height() / wallpaperScale); in getScaleOfScreenResolution() local404 if (newWidth > rectRealWidth || newHeight > rectRealHeight) { in getScaleOfScreenResolution()