Home
last modified time | relevance | path

Searched refs:antiColors2 (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DGraphicsContext.h425 static const SkPMColor antiColors2(int);
DGraphicsContext.cpp1730 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