Searched refs:extraHeightTopAndBottom (Results 1 – 1 of 1) sorted by relevance
207 int extraHeightTopAndBottom = (int) ((defaultCropSurfaceSize.y - targetHostSize.y) / 2f); in calculateCropRect() local220 cropRect.top - extraHeightTopAndBottom); in calculateCropRect()223 cropRect.bottom + extraHeightTopAndBottom) - cropRect.bottom; in calculateCropRect()