Searched refs:curCombinedWeight (Results 1 – 1 of 1) sorted by relevance
1018 inline float combineWeight (float curCombinedWeight, float partialWeight) in combineWeight() argument1020 return curCombinedWeight * partialWeight; in combineWeight()