Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
DSkPathOpsSimplify.cpp218 SkPathOpsDebug::ReportSimplifyFail(path); in Simplify()
DSkPathOpsDebug.h409 void ReportSimplifyFail(const SkPath& path);
DSkPathOpsDebug.cpp3079 void SkPathOpsDebug::ReportSimplifyFail(const SkPath& path) { in ReportSimplifyFail() function in SkPathOpsDebug