Searched refs:arrayCenterX (Results 1 – 1 of 1) sorted by relevance
304 float arrayCenterX = arrayWidth / 2.0; in deriveZoomRatio() local309 float cropRegionLeft = arrayCenterX - entry.data.i32[0] ; in deriveZoomRatio()311 float cropRegionRight = entry.data.i32[0] + entry.data.i32[2] - arrayCenterX; in deriveZoomRatio()