Searched refs:showPathOpPath (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/tests/ |
D | PathOpsExtendedTest.cpp | 250 static void showPathOpPath(const char* testName, const SkPath& one, const SkPath& two, in showPathOpPath() function 287 showPathOpPath(testName, one, two, a, b, scaledOne, scaledTwo, shapeOp, scale); in comparePaths()
|
/third_party/flutter/skia/tests/ |
D | PathOpsExtendedTest.cpp | 342 static void showPathOpPath(const char* testName, const SkPath& one, const SkPath& two, in showPathOpPath() function 379 showPathOpPath(testName, one, two, a, b, scaledOne, scaledTwo, shapeOp, scale); in comparePaths()
|