Home
last modified time | relevance | path

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

/external/swiftshader/src/System/
DMath.hpp358 inline float sRGBtoLinear(float c) in sRGBtoLinear() function
/external/swiftshader/src/Common/
DMath.hpp358 inline float sRGBtoLinear(float c) in sRGBtoLinear() function
/external/swiftshader/src/Renderer/
DBlitter.cpp1169 Float4 Blitter::sRGBtoLinear(Float4 &c) in sRGBtoLinear() function in sw::Blitter
/external/swiftshader/src/Device/
DBlitter.cpp1409 Float4 Blitter::sRGBtoLinear(Float4 &c) in sRGBtoLinear() function in sw::Blitter
/external/swiftshader/src/Pipeline/
DPixelRoutine.cpp2472 Float4 PixelRoutine::sRGBtoLinear(const Float4 &x) // Approximates x^2.2 in sRGBtoLinear() function in sw::PixelRoutine
/external/swiftshader/src/Shader/
DPixelRoutine.cpp2712 Float4 PixelRoutine::sRGBtoLinear(const Float4 &x) // Approximates x^2.2 in sRGBtoLinear() function in sw::PixelRoutine