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