Searched refs:horizontalGutterPx (Results 1 – 1 of 1) sorted by relevance
485 int horizontalGutterPx = Math.max(0, (scaledBitmap.getWidth() - measuredWidth) / 2); in centerCropBitmap() local489 horizontalGutterPx, in centerCropBitmap()491 scaledBitmap.getWidth() - (2 * horizontalGutterPx), in centerCropBitmap()