Searched refs:antiColors2 (Results 1 – 2 of 2) sorted by relevance
425 static const SkPMColor antiColors2(int);
1730 const SkPMColor antiColor2 = antiColors2(index); in draw2xMarker()1760 const uint32_t antiColor = antiColors2(index); in draw1xMarker()1806 const SkPMColor GraphicsContext::antiColors2(int index) in antiColors2() function in WebCore::GraphicsContext