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

/external/chromium_org/third_party/skia/tests/
H A DPathOpsDebug.cpp91 void SkPathOpsDebug::ShowOnePath(const SkPath& path, const char* name, bool includeDeclaration) { function in class:SkPathOpsDebug
147 ShowOnePath(a, "path", true);
148 ShowOnePath(b, "pathB", true);

Completed in 142 milliseconds