Searched refs:zoomRatioBottom (Results 1 – 1 of 1) sorted by relevance
318 float zoomRatioBottom = std::max(arrayHeight / (2 * cropRegionBottom), 1.0f); in deriveZoomRatio() local322 std::min(zoomRatioTop, zoomRatioBottom)); in deriveZoomRatio()