Searched refs:meanRed (Results 1 – 1 of 1) sorted by relevance
710 auto meanRed = (colorStart.GetRed() + colorEnd.GetRed()) / 2; in SetColor() local715 color_.SetRed(GenerateColorComponent(meanRed, SIGMA * redScale)); in SetColor()