Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsSimplify.cpp287 ReportSimplifyFail(path); in Simplify()
DSkPathOpsDebug.h388 void ReportSimplifyFail(const SkPath& path);
DSkPathOpsDebug.cpp3058 void ReportSimplifyFail(const SkPath& path) { in ReportSimplifyFail() function