Searched refs:ShowPath (Results 1 – 6 of 6) sorted by relevance
/external/skia/tests/ |
D | PathOpsExtendedTest.h | 61 void ShowPath(const SkPath& path, const char* pathName);
|
/external/skqp/tests/ |
D | PathOpsExtendedTest.h | 62 void ShowPath(const SkPath& path, const char* pathName);
|
/external/skqp/src/pathops/ |
D | SkPathOpsDebug.h | 371 static void ShowPath(const SkPath& one, const SkPath& two, SkPathOp op, const char* name);
|
D | SkPathOpsDebug.cpp | 562 void SkPathOpsDebug::ShowPath(const SkPath& a, const SkPath& b, SkPathOp shapeOp, in ShowPath() function in SkPathOpsDebug
|
/external/skia/src/pathops/ |
D | SkPathOpsDebug.h | 350 static void ShowPath(const SkPath& one, const SkPath& two, SkPathOp op, const char* name);
|
D | SkPathOpsDebug.cpp | 538 void SkPathOpsDebug::ShowPath(const SkPath& a, const SkPath& b, SkPathOp shapeOp, in ShowPath() function in SkPathOpsDebug
|