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

/frameworks/native/libs/gui/tests/
H A DSRGB_test.cpp91 static float linearToSRGB(float l) { function in class:android::SRGBTest
120 realValue = linearToSRGB(realValue);
467 linearToSRGB(values[c] / 255.0f);

Completed in 277 milliseconds