Searched refs:cropCenterY (Results 1 – 1 of 1) sorted by relevance
2622 int cropCenterY = (int)(activeArray.height() * center.y); in getCropRegionForZoom() local2628 /*top*/cropCenterY - cropHeight / 2, in getCropRegionForZoom()2630 /*bottom*/cropCenterY + cropHeight / 2); in getCropRegionForZoom()