Searched refs:fillTypeName (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DLoggingCanvas.h108 String fillTypeName(SkPath::FillType);
H A DLoggingCanvas.cpp527 String LoggingCanvas::fillTypeName(SkPath::FillType type) function in class:blink::LoggingCanvas
587 pathItem->setString("fillType", fillTypeName(path.getFillType()));

Completed in 339 milliseconds