Searched defs:showPathData (Results 1 - 4 of 4) sorted by last modified time

/external/skia/tests/
H A DPathOpsExtendedTest.cpp149 static void showPathData(const SkPath& path) { function
561 showPathData(path);
595 showPathData(a);
597 showPathData(b);
/external/skia/experimental/Intersection/
H A DEdgeWalker_TestUtility.cpp113 void showPathData(const SkPath& path) { function
434 showPathData(a);
436 showPathData(b);
/external/chromium_org/third_party/skia/experimental/Intersection/
H A DEdgeWalker_TestUtility.cpp113 void showPathData(const SkPath& path) { function
434 showPathData(a);
436 showPathData(b);
/external/chromium_org/third_party/skia/tests/
H A DPathOpsExtendedTest.cpp55 static void showPathData(const SkPath& path) { function
448 showPathData(path);
468 showPathData(a);
470 showPathData(b);

Completed in 115 milliseconds