Home
last modified time | relevance | path

Searched refs:ShowPath (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/tests/
DPathOpsExtendedTest.h61 void ShowPath(const SkPath& path, const char* pathName);
/third_party/skia/src/pathops/
DSkPathOpsDebug.h350 static void ShowPath(const SkPath& one, const SkPath& two, SkPathOp op, const char* name);
DSkPathOpsDebug.cpp538 void SkPathOpsDebug::ShowPath(const SkPath& a, const SkPath& b, SkPathOp shapeOp, in ShowPath() function in SkPathOpsDebug