Searched refs:totalWeight (Results 1 – 1 of 1) sorted by relevance
102 float totalWeight = 0; in calculateSpillWeightAndHint() local141 totalWeight += weight; in calculateSpillWeightAndHint()166 totalWeight *= 1.01F; in calculateSpillWeightAndHint()184 totalWeight *= 0.5F; in calculateSpillWeightAndHint()186 li.weight = normalize(totalWeight, li.getSize()); in calculateSpillWeightAndHint()