Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsSimplify.cpp226 SkPathOpsDebug::ReportSimplifyFail(path); in Simplify()
DSkPathOpsDebug.h391 static void ReportSimplifyFail(const SkPath& path);
DSkPathOpsDebug.cpp3093 void SkPathOpsDebug::ReportSimplifyFail(const SkPath& path) { in ReportSimplifyFail() function in SkPathOpsDebug