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