Searched refs:ShowPath (Results 1 - 4 of 4) sorted by relevance

/external/skia/tests/
H A DPathOpsExtendedTest.h59 void ShowPath(const SkPath& path, const char* pathName);
/external/skia/src/pathops/
H A DSkPathOpsDebug.h166 static void ShowPath(const SkPath& one, const SkPath& two, SkPathOp op, const char* name);
H A DSkPathOpsOp.cpp239 SkPathOpsDebug::ShowPath(one, two, op, debugName);
H A DSkPathOpsDebug.cpp129 void SkPathOpsDebug::ShowPath(const SkPath& a, const SkPath& b, SkPathOp shapeOp, function in class:SkPathOpsDebug

Completed in 76 milliseconds