Searched refs:ShowPath (Results 1 – 4 of 4) sorted by relevance
/external/skia/tests/ |
D | PathOpsExtendedTest.h | 59 void ShowPath(const SkPath& path, const char* pathName);
|
/external/skia/src/pathops/ |
D | SkPathOpsDebug.h | 166 static void ShowPath(const SkPath& one, const SkPath& two, SkPathOp op, const char* name);
|
D | SkPathOpsOp.cpp | 239 SkPathOpsDebug::ShowPath(one, two, op, debugName); in OpDebug()
|
D | SkPathOpsDebug.cpp | 129 void SkPathOpsDebug::ShowPath(const SkPath& a, const SkPath& b, SkPathOp shapeOp, in ShowPath() function in SkPathOpsDebug
|