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