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