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