Home
last modified time | relevance | path

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

/external/skqp/src/pathops/
DSkPathOpsDebug.cpp2864 static void showPathContours(SkPath::RawIter& iter, const char* pathName) { in showPathContours() function
2938 showPathContours(iter, name); in ShowOnePath()
/external/skia/src/pathops/
DSkPathOpsDebug.cpp2841 static void showPathContours(const SkPath& path, const char* pathName) { in showPathContours() function
2911 showPathContours(path, name); in ShowOnePath()