Searched refs:zoomRatioLeft (Results 1 – 1 of 1) sorted by relevance
212 float zoomRatioLeft = std::max(mArrayWidth / (2 * cropRegionLeft), 1.0f); in deriveZoomRatio() local218 zoomRatio = std::min(std::min(zoomRatioLeft, zoomRatioRight), in deriveZoomRatio()