Searched refs:arrayCenterY (Results 1 – 1 of 1) sorted by relevance
308 float arrayCenterY = arrayHeight / 2.0; in deriveZoomRatio() local313 float cropRegionTop = arrayCenterY - entry.data.i32[1]; in deriveZoomRatio()315 float cropRegionBottom = entry.data.i32[1] + entry.data.i32[3] - arrayCenterY; in deriveZoomRatio()