Searched refs:cropRegionLeft (Results 1 – 1 of 1) sorted by relevance
309 float cropRegionLeft = arrayCenterX - entry.data.i32[0] ; in deriveZoomRatio() local315 float zoomRatioLeft = std::max(arrayWidth / (2 * cropRegionLeft), 1.0f); in deriveZoomRatio()