Searched defs:srgb_to_linear (Results 1 – 6 of 6) sorted by relevance
44 def srgb_to_linear(x): function
260 auto srgb_to_linear = [](float x) { in getColor() local472 auto srgb_to_linear = [](float x) { in getColor4f() local
54 static float srgb_to_linear(float srgb) { in srgb_to_linear() function
46 float srgb_to_linear(float srgb) { in srgb_to_linear() function
205 static float srgb_to_linear(float srgb) { in srgb_to_linear() function
1406 static float srgb_to_linear( in srgb_to_linear() function