Home
last modified time | relevance | path

Searched defs:srgb_to_linear (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/util/
H A Dformat_srgb.py44 def srgb_to_linear(x): function
/third_party/skia/tests/
H A DApplyGammaTest.cpp43 static float srgb_to_linear(float srgb) { in srgb_to_linear() function
H A DSRGBReadWritePixelsTest.cpp22 float srgb_to_linear(float srgb) { in srgb_to_linear() function
/third_party/astc-encoder/Utils/
H A Dastc_blend_test.cpp37 static float srgb_to_linear( in srgb_to_linear() function
/third_party/skia/src/core/
H A DSkPixmap.cpp331 auto srgb_to_linear = [](float x) { in getColor() local

Completed in 4 milliseconds