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