Searched refs:zoomRatioTop (Results 1 – 1 of 1) sorted by relevance
213 float zoomRatioTop = std::max(mArrayHeight / (2 * cropRegionTop), 1.0f); in deriveZoomRatio() local219 std::min(zoomRatioTop, zoomRatioBottom)); in deriveZoomRatio()