Home
last modified time | relevance | path

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

/external/ImageMagick/tests/
Dcli-colorspace.tap73 test_color() { function
98 test_color RGB sRGB && echo "ok" || echo "not ok"
100 test_color XYZ sRGB && echo "ok" || echo "not ok"
101 test_color XYZ RGB sRGB && echo "ok" || echo "not ok"
102 test_color RGB XYZ sRGB && echo "ok" || echo "not ok"
104 test_color LAB sRGB && echo "ok" || echo "not ok"
105 test_color XYZ LAB sRGB && echo "ok" || echo "not ok"
106 test_color LAB XYZ sRGB && echo "ok" || echo "not ok"
107 test_color RGB LAB sRGB && echo "ok" || echo "not ok"
108 test_color LAB RGB sRGB && echo "ok" || echo "not ok"
[all …]
/external/skqp/tests/
DOnFlushCallbackTest.cpp492 static void test_color(skiatest::Reporter* reporter, const SkBitmap& bm, int x, SkColor expected) { in test_color() function
575 test_color(reporter, readBack, x, SK_ColorRED); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
577 test_color(reporter, readBack, x, SK_ColorGREEN); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
579 test_color(reporter, readBack, x, SK_ColorBLUE); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
581 test_color(reporter, readBack, x, SK_ColorCYAN); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
583 test_color(reporter, readBack, x, SK_ColorMAGENTA); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
585 test_color(reporter, readBack, x, SK_ColorYELLOW); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
DShaderOpacityTest.cpp88 static void test_color(skiatest::Reporter* reporter) { in test_color() function
99 test_color(reporter); in DEF_TEST()
/external/skia/tests/
DOnFlushCallbackTest.cpp496 static void test_color(skiatest::Reporter* reporter, const SkBitmap& bm, int x, SkColor expected) { in test_color() function
576 test_color(reporter, readBack, x, SK_ColorRED); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
578 test_color(reporter, readBack, x, SK_ColorGREEN); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
580 test_color(reporter, readBack, x, SK_ColorBLUE); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
582 test_color(reporter, readBack, x, SK_ColorCYAN); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
584 test_color(reporter, readBack, x, SK_ColorMAGENTA); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
586 test_color(reporter, readBack, x, SK_ColorYELLOW); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
DShaderOpacityTest.cpp88 static void test_color(skiatest::Reporter* reporter) { in test_color() function
99 test_color(reporter); in DEF_TEST()