HomeSort by relevance Sort by last modified time
    Searched refs:gColors1 (Results 1 - 4 of 4) sorted by null

  /external/skia/tests/
GradientTest.cpp 375 static const SkColor gColors1[] = { 0x30303030, 0x30303030, 0x30303030 };
422 gColors1,
424 SK_ARRAY_COUNT(gColors1),
432 gColors1,
434 SK_ARRAY_COUNT(gColors1),
  /external/skqp/tests/
GradientTest.cpp 371 static const SkColor gColors1[] = { 0x30303030, 0x30303030, 0x30303030 };
418 gColors1,
420 SK_ARRAY_COUNT(gColors1),
428 gColors1,
430 SK_ARRAY_COUNT(gColors1),
  /external/skia/gm/
tablecolorfilter.cpp 288 const SkColor gColors1[] = { 0x80FF0000, 0x8000FF00, 0x800000FF };
295 DEF_GM( return new ComposeColorFilterGM(gColors1, gModes1, "alpha"); )
  /external/skqp/gm/
tablecolorfilter.cpp 288 const SkColor gColors1[] = { 0x80FF0000, 0x8000FF00, 0x800000FF };
295 DEF_GM( return new ComposeColorFilterGM(gColors1, gModes1, "alpha"); )

Completed in 269 milliseconds