Home
last modified time | relevance | path

Searched defs:srgb (Results 1 - 4 of 4) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/api/render/shaders/common/
H A Drender_color_conversion_common.h71 vec3 SrgbToLinear(const vec3 srgb) in SrgbToLinear() argument
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/util/
H A Dcolor.h38 inline float SRGBToLinearConv(const float srgb) in SRGBToLinearConv() argument
51 float srgb = linear; in LinearToSRGBConv() local
[all...]
/foundation/graphic/graphic_2d/utils/color_manager/test/unittest/
H A Dcolor_manager_test.cpp626 ColorSpace srgb = ColorSpace(skiaSrgb); in HWTEST_F() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dswapchain_gles.cpp101 Format RgbToFormat(uint32_t r, uint32_t g, uint32_t b, uint32_t a, bool srgb) in RgbToFormat() argument

Completed in 4 milliseconds