Searched refs:minOfWidthAndHeight (Results 1 – 2 of 2) sorted by relevance
73 final int minOfWidthAndHeight = Math.min(width, height); in renderSimAvatarInternal() local99 paint.setTextSize(letterToTileRatio * minOfWidthAndHeight); in renderSimAvatarInternal()
159 final int minOfWidthAndHeight = Math.min(width, height); in renderLetterTile() local167 paint.setTextSize(letterToTileRatio * minOfWidthAndHeight); in renderLetterTile()