Home
last modified time | relevance | path

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

/external/skia/tests/
DColorSpaceTest.cpp66 static constexpr float g_sRGB_G[]{ 0.3853f, 0.7170f, 0.0971f }; variable
70 test_space(r, sk_srgb_singleton(), g_sRGB_R, g_sRGB_G, g_sRGB_B, true); in DEF_TEST()
77 test_path(r, "images/color_wheel_with_profile.png", g_sRGB_R, g_sRGB_G, g_sRGB_B, true); in DEF_TEST()
/external/skqp/tests/
DColorSpaceTest.cpp66 static constexpr float g_sRGB_G[]{ 0.3853f, 0.7170f, 0.0971f }; variable
70 test_space(r, sk_srgb_singleton(), g_sRGB_R, g_sRGB_G, g_sRGB_B, true); in DEF_TEST()
77 test_path(r, "images/color_wheel_with_profile.png", g_sRGB_R, g_sRGB_G, g_sRGB_B, true); in DEF_TEST()