Home
last modified time | relevance | path

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

/external/skia/tests/
DColorSpaceTest.cpp73 static constexpr float g_sRGB_G[]{ 0.3853f, 0.7170f, 0.0971f }; 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()