Home
last modified time | relevance | path

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

/cts/tests/vr/jni/
DVrExtensionsJni.cpp328 static uint32_t SrgbColorToLinear(uint32_t color) { in SrgbColorToLinear() function
381 SrgbColorToLinear(kExpectedMiddlePixel_NoSrgb);
383 LerpColor(SrgbColorToLinear(kTextureData[0]), SrgbColorToLinear(kTextureData[1]), 0.5f);
390 LinearColorToSrgb(LerpColor(kBlendSourceColor, SrgbColorToLinear(kBlendDestColor), 0.5f));