Searched defs:Y1 (Results 1 – 3 of 3) sorted by relevance
243 float Y1 = yw * ((pow(fy, 3) > 0.008856) ? pow(fy, 3) : ((fy - 16.0 / 116) / 7.787)); in GetDarkColor() local
212 constexpr float Y1 = 50.0f; variable
394 float Y1 = yw * ((pow(fy, 3) > 0.008856) ? pow(fy, 3) : ((fy - 16.0 / 116) / 7.787)); in GetDarkColor() local