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