Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkOpCoincidence.h162 void debugAddOrOverlap(SkPathOpsDebug::GlitchLog* log,
DSkPathOpsDebug.cpp1547 … if (this->debugAddOrOverlap(log, coinSeg, oppSeg, coinTs, coinTe, oppTs, oppTe, &added), false) { in debugAddEndMovedSpans()
1751 return this->debugAddOrOverlap(log, coinSeg, oppSeg, coinTs, coinTe, oppTs, oppTe, added in debugAddIfMissing()
1758 void SkOpCoincidence::debugAddOrOverlap(SkPathOpsDebug::GlitchLog* log, in debugAddOrOverlap() function in SkOpCoincidence