Home
last modified time | relevance | path

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

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