Home
last modified time | relevance | path

Searched defs:sRGBToLinear (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/core/
DSkLinearBitmapPipeline.cpp472 static Sk4f VECTORCALL sRGBToLinear(Sk4f pixel) { in sRGBToLinear() function in __anonfaf87f990111::sRGBFast
/external/deqp/framework/common/
DtcuTextureUtil.cpp69 Vec4 sRGBToLinear (const Vec4& cs) in sRGBToLinear() function