Searched refs:HUE_G (Results 1 – 2 of 2) sorted by relevance
27 constexpr static float HUE_G = 0.715f; variable127 const float G = HUE_G * (1 - sat); in SetSaturation()
25 static constexpr float HUE_G = 0.715f; variable106 const float GValue = HUE_G * (1 - satValue); in MakeSaturate()