Home
last modified time | relevance | path

Searched refs:ShowOnePath (Results 1 – 6 of 6) sorted by relevance

/external/skia/tests/
DPathOpsExtendedTest.cpp261 SkPathOpsDebug::ShowOnePath(a, "path", false); in showPathOpPath()
262 SkPathOpsDebug::ShowOnePath(b, "pathB", false); in showPathOpPath()
/external/skqp/tests/
DPathOpsExtendedTest.cpp353 SkPathOpsDebug::ShowOnePath(a, "path", false); in showPathOpPath()
354 SkPathOpsDebug::ShowOnePath(b, "pathB", false); in showPathOpPath()
/external/skqp/src/pathops/
DSkPathOpsDebug.h370 static void ShowOnePath(const SkPath& path, const char* name, bool includeDeclaration);
DSkPathOpsDebug.cpp566 ShowOnePath(a, "path", true); in ShowPath()
567 ShowOnePath(b, "pathB", true); in ShowPath()
2911 void SkPathOpsDebug::ShowOnePath(const SkPath& path, const char* name, bool includeDeclaration) { in ShowOnePath() function in SkPathOpsDebug
/external/skia/src/pathops/
DSkPathOpsDebug.h349 static void ShowOnePath(const SkPath& path, const char* name, bool includeDeclaration);
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