Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/common/
Dmathutil.h932 inline uint8_t sRGBToLinear(uint8_t srgbValue) in sRGBToLinear() function
/third_party/skia/third_party/externals/angle2/src/common/
Dmathutil.h948 inline uint8_t sRGBToLinear(uint8_t srgbValue) in sRGBToLinear() function
/third_party/vk-gl-cts/framework/common/
DtcuTextureUtil.cpp69 Vec4 sRGBToLinear (const Vec4& cs) in sRGBToLinear() function