Home
last modified time | relevance | path

Searched refs:VerifySimplify (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/pathops/
DSkPathOpsSimplify.cpp231 VerifySimplify(path, *result); in Simplify()
DSkPathOpsDebug.h391 void VerifySimplify(const SkPath& path, const SkPath& result);
DSkPathOpsDebug.cpp3061 void VerifySimplify(const SkPath& path, const SkPath& result) { in VerifySimplify() function