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