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

/external/skia/src/pathops/
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);
/external/skqp/src/pathops/
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 133 milliseconds