Searched refs:debugCorrectEnds (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/pathops/
H A DSkOpCoincidence.h35 void debugCorrectEnds(SkPathOpsDebug::GlitchLog* log) const;
183 void debugCorrectEnds(SkPathOpsDebug::GlitchLog* log) const;
H A DSkPathOpsDebug.cpp310 fCoincidence->debugCorrectEnds(&glitches);
1436 void SkCoincidentSpans::debugCorrectEnds(SkPathOpsDebug::GlitchLog* log) const { function in class:SkCoincidentSpans
2306 void SkOpCoincidence::debugCorrectEnds(SkPathOpsDebug::GlitchLog* log) const { function in class:SkOpCoincidence
2312 coin->debugCorrectEnds(log);

Completed in 372 milliseconds