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