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