Searched refs:antiColors2 (Results 1 – 2 of 2) sorted by relevance
389 static const SkPMColor antiColors2(int);
1886 const SkPMColor antiColor2 = antiColors2(index); in draw2xMarker()1916 const uint32_t antiColor = antiColors2(index); in draw1xMarker()1962 const SkPMColor GraphicsContext::antiColors2(int index) in antiColors2() function in WebCore::GraphicsContext