Searched refs:verticalGutterPx (Results 1 – 1 of 1) sorted by relevance
410 int verticalGutterPx = Math.max(0, (scaledBitmap.getHeight() - measuredHeight) / 2); in doInBackground() local415 verticalGutterPx, in doInBackground()417 scaledBitmap.getHeight() - (2 * verticalGutterPx)); in doInBackground()