Searched refs:gColors0 (Results 1 - 4 of 4) sorted by relevance

/external/skia/tests/
H A DGradientTest.cpp374 static const SkColor gColors0[] = { 0x30303030, 0x30303030 }; local
412 gColors0,
414 SK_ARRAY_COUNT(gColors0),
442 gColors0,
444 SK_ARRAY_COUNT(gColors0),
496 static const SkColor gColors0[] = { 0x30303030, 0x30303030, 0x30303030 }; local
512 gColors0,
514 SK_ARRAY_COUNT(gColors0),
/external/skqp/tests/
H A DGradientTest.cpp370 static const SkColor gColors0[] = { 0x30303030, 0x30303030 }; local
408 gColors0,
410 SK_ARRAY_COUNT(gColors0),
438 gColors0,
440 SK_ARRAY_COUNT(gColors0),
492 static const SkColor gColors0[] = { 0x30303030, 0x30303030, 0x30303030 }; local
508 gColors0,
510 SK_ARRAY_COUNT(gColors0),
/external/skia/gm/
H A Dtablecolorfilter.cpp279 const SkColor gColors0[] = { SK_ColorCYAN, SK_ColorMAGENTA, SK_ColorYELLOW }; variable
286 DEF_GM( return new ComposeColorFilterGM(gColors0, gModes0, "wacky"); )
/external/skqp/gm/
H A Dtablecolorfilter.cpp279 const SkColor gColors0[] = { SK_ColorCYAN, SK_ColorMAGENTA, SK_ColorYELLOW }; variable
286 DEF_GM( return new ComposeColorFilterGM(gColors0, gModes0, "wacky"); )

Completed in 136 milliseconds