Searched refs:maxRatio (Results 1 – 1 of 1) sorted by relevance
2436 final float maxRatio = Math.min(1, properties.getFloat(key, in getMaxValue() local2440 return Math.max(1, (int) (mMaxTotal * maxRatio)); in getMaxValue()