Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DGraphicsContext.h424 static const SkPMColor antiColors1(int);
DGraphicsContext.cpp1729 const SkPMColor antiColor1 = antiColors1(index); in draw2xMarker()
1796 const SkPMColor GraphicsContext::antiColors1(int index) in antiColors1() function in WebCore::GraphicsContext