Searched refs:cropRegionTop (Results 1 – 1 of 1) sorted by relevance
207 float cropRegionTop = arrayCenterY - entry.data.i32[1]; in deriveZoomRatio() local213 float zoomRatioTop = std::max(mArrayHeight / (2 * cropRegionTop), 1.0f); in deriveZoomRatio()