Home
last modified time | relevance | path

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

/external/skqp/src/pathops/
DSkOpCoincidence.h35 void debugCorrectEnds(SkPathOpsDebug::GlitchLog* log) const;
183 void debugCorrectEnds(SkPathOpsDebug::GlitchLog* log) const;
DSkPathOpsDebug.cpp310 fCoincidence->debugCorrectEnds(&glitches); in debugAddToCoinChangedDict()
1438 void SkCoincidentSpans::debugCorrectEnds(SkPathOpsDebug::GlitchLog* log) const { in debugCorrectEnds() function in SkCoincidentSpans
2319 void SkOpCoincidence::debugCorrectEnds(SkPathOpsDebug::GlitchLog* log) const { in debugCorrectEnds() function in SkOpCoincidence
2325 coin->debugCorrectEnds(log); in debugCorrectEnds()
/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()
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()