Home
last modified time | relevance | path

Searched defs:gColors0 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/tests/
H A DGradientTest.cpp380 static const SkColor gColors0[] = { 0x30303030, 0x30303030 }; in test_linear_fuzzer() local
499 static const SkColor gColors0[] = { 0x30303030, 0x30303030, 0x30303030 }; in test_sweep_fuzzer() local
/aosp_15_r20/external/skia/gm/
H A Dtablecolorfilter.cpp281 const SkColor gColors0[] = { SK_ColorCYAN, SK_ColorMAGENTA, SK_ColorYELLOW }; variable