Searched refs:LINEAR_SCALE_SLOPE (Results 1 – 2 of 2) sorted by relevance
55 private static final float LINEAR_SCALE_SLOPE = field in IconNormalizer123 scaleRequired = MAX_SQUARE_AREA_FACTOR + LINEAR_SCALE_SLOPE * (1 - hullByRect); in getScale()
446 private static final float LINEAR_SCALE_SLOPE = field in SimpleIconFactory573 scaleRequired = MAX_SQUARE_AREA_FACTOR + LINEAR_SCALE_SLOPE * (1 - hullByRect); in getScale()