Home
last modified time | relevance | path

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

/third_party/flutter/skia/tests/
DColorSpaceTest.cpp66 static constexpr float g_sRGB_R[]{ 0.4358f, 0.2224f, 0.0139f }; variable
71 test_space(r, sk_srgb_singleton(), g_sRGB_R, g_sRGB_G, g_sRGB_B, true); in DEF_TEST()
78 test_path(r, "images/color_wheel_with_profile.png", g_sRGB_R, g_sRGB_G, g_sRGB_B, true); in DEF_TEST()
/third_party/skia/tests/
DColorSpaceTest.cpp66 static constexpr float g_sRGB_R[]{ 0.4358f, 0.2224f, 0.0139f }; variable
71 test_space(r, sk_srgb_singleton(), g_sRGB_R, g_sRGB_G, g_sRGB_B, true); in DEF_TEST()
78 test_path(r, "images/color_wheel_with_profile.png", g_sRGB_R, g_sRGB_G, g_sRGB_B, true); in DEF_TEST()