Home
last modified time | relevance | path

Searched refs:gColors1 (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/tests/
H A DGradientTest.cpp407 static const SkColor gColors1[] = { 0x30303030, 0x30303030, 0x30303030 }; in test_linear_fuzzer() local
454 gColors1, in test_linear_fuzzer()
456 SK_ARRAY_COUNT(gColors1), in test_linear_fuzzer()
464 gColors1, in test_linear_fuzzer()
466 SK_ARRAY_COUNT(gColors1), in test_linear_fuzzer()
/third_party/skia/gm/
H A Dtablecolorfilter.cpp295 const SkColor gColors1[] = { 0x80FF0000, 0x8000FF00, 0x800000FF }; variable
302 DEF_GM( return new ComposeColorFilterGM(gColors1, gModes1, "colorcomposefilter_alpha"); )

Completed in 3 milliseconds