Home
last modified time | relevance | path

Searched refs:ShowOnePath (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/tests/
H A DPathOpsExtendedTest.cpp261 SkPathOpsDebug::ShowOnePath(a, "path", false);
262 SkPathOpsDebug::ShowOnePath(b, "pathB", false);
/third_party/skia/src/pathops/
H A DSkPathOpsDebug.h349 static void ShowOnePath(const SkPath& path, const char* name, bool includeDeclaration);
H A DSkPathOpsDebug.cpp544 ShowOnePath(a, "path", true); in ShowPath()
545 ShowOnePath(b, "pathB", true); in ShowPath()
2886 void SkPathOpsDebug::ShowOnePath(const SkPath& path, const char* name, bool includeDeclaration) { in ShowOnePath() function in SkPathOpsDebug

Completed in 12 milliseconds