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

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DLoggingCanvas.h109 String convexityName(SkPath::Convexity);
H A DLoggingCanvas.cpp540 String LoggingCanvas::convexityName(SkPath::Convexity convexity) function in class:blink::LoggingCanvas
588 pathItem->setString("convexity", convexityName(path.getConvexity()));

Completed in 240 milliseconds