Home
last modified time | relevance | path

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

/external/skia/tests/
DColorSpaceTest.cpp72 static constexpr float g_sRGB_R[]{ 0.4358f, 0.2224f, 0.0139f }; variable
78 g_sRGB_R, g_sRGB_G, g_sRGB_B, kSRGB_SkGammaNamed); in DEF_TEST()
85 test_path(r, "color_wheel_with_profile.png", g_sRGB_R, g_sRGB_G, g_sRGB_B, in DEF_TEST()