Searched defs:setFillRule (Results 1 – 2 of 2) sorted by relevance
/external/webkit/WebCore/platform/graphics/skia/ | ||
D | PlatformContextSkia.cpp | 498 void PlatformContextSkia::setFillRule(SkPath::FillType fr) in setFillRule() function in PlatformContextSkia |
/external/webkit/WebCore/platform/graphics/ | ||
D | GraphicsContext.cpp | 180 void GraphicsContext::setFillRule(WindRule fillRule) in setFillRule() function in WebCore::GraphicsContext |