Home
last modified time | relevance | path

Searched refs:linearToSRGB (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/gui/tests/
DSRGB_test.cpp97 static float linearToSRGB(float l) { in linearToSRGB() function in android::SRGBTest
126 realValue = linearToSRGB(realValue); in fillTexture()
479 linearToSRGB(values[c] / 255.0f); in TEST_F()