Searched refs:cropRegionRight (Results 1 – 1 of 1) sorted by relevance
311 float cropRegionRight = entry.data.i32[0] + entry.data.i32[2] - arrayCenterX; in deriveZoomRatio() local317 float zoomRatioRight = std::max(arrayWidth / (2 * cropRegionRight), 1.0f); in deriveZoomRatio()