Searched refs:kOverdrawColors (Results 1 – 2 of 2) sorted by relevance
28 static const uint32_t kOverdrawColors[6] = { variable55 paint.setColorFilter(SkOverdrawColorFilter::Make(kOverdrawColors)); in DEF_SIMPLE_GM_BG()
27 static const SkColor kOverdrawColors[6] = { variable54 paint.setColorFilter(SkOverdrawColorFilter::MakeWithSkColors(kOverdrawColors)); in DEF_SIMPLE_GM_BG()