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