Searched defs:weightedSrc (Results 1 – 1 of 1) sorted by relevance
58 const float weightedSrc = srcWeights[0] * (*srcPtr); in Blend() local89 const float weightedSrc = srcWeight * srcValues[compIdx]; in BlendFloatVector() local196 const float weightedSrc = srcWeights[0] * srcColor[compIdx]; in Blend() local