Home | History | Annotate | Download | only in Intersection

Lines Matching defs:showPath

87 void showPath(const SkPath& path, const char* str) {
89 showPath(path);
92 void showPath(const SkPath& path) {
160 static void showPath(const SkPath& path, const char* str, const SkMatrix& scale) {
166 showPath(scaled, str);
290 showPath(one, "original:");
291 showPath(two, "simplified:");
318 showPath(a, "minuend:");
320 showPath(b, "subtrahend:");
322 if (0) showPath(scaledOne, "region:", scale);
323 showPath(two, "op result:");
381 showPath(path);
395 showPath(path);