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