Home
last modified time | relevance | path

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

/third_party/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); in debugAddToCoinChangedDict()
1415 void SkCoincidentSpans::debugCorrectEnds(SkPathOpsDebug::GlitchLog* log) const { in debugCorrectEnds() function in SkCoincidentSpans
2296 void SkOpCoincidence::debugCorrectEnds(SkPathOpsDebug::GlitchLog* log) const { in debugCorrectEnds() function in SkOpCoincidence
2302 coin->debugCorrectEnds(log); in debugCorrectEnds()

Completed in 6 milliseconds