Searched refs:ShowPath (Results 1 – 3 of 3) sorted by relevance
61 void ShowPath(const SkPath& path, const char* pathName);
350 static void ShowPath(const SkPath& one, const SkPath& two, SkPathOp op, const char* name);
538 void SkPathOpsDebug::ShowPath(const SkPath& a, const SkPath& b, SkPathOp shapeOp, in ShowPath() function in SkPathOpsDebug