Home
last modified time | relevance | path

Searched defs:srgb_to_linear (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/mesa3d/src/util/
H A Dformat_srgb.py44 def srgb_to_linear(x): function
/aosp_15_r20/external/skia/src/core/
H A DSkPixmap.cpp260 auto srgb_to_linear = [](float x) { in getColor() local
472 auto srgb_to_linear = [](float x) { in getColor4f() local
/aosp_15_r20/external/skia/tests/
H A DApplyGammaTest.cpp54 static float srgb_to_linear(float srgb) { in srgb_to_linear() function
H A DSRGBReadWritePixelsTest.cpp46 float srgb_to_linear(float srgb) { in srgb_to_linear() function
/aosp_15_r20/external/libaom/examples/
H A Dphoton_noise_table.c205 static float srgb_to_linear(float srgb) { in srgb_to_linear() function
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenccli_toplevel.cpp1406 static float srgb_to_linear( in srgb_to_linear() function