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

/external/skia/src/pathops/
H A DSkOpCoincidence.h39 bool debugExpand(SkPathOpsDebug::GlitchLog* log) const;
184 bool debugExpand(SkPathOpsDebug::GlitchLog* ) const;
H A DSkPathOpsDebug.cpp312 fCoincidence->debugExpand(&glitches);
364 coincidence->debugExpand(&glitches);
1445 bool SkCoincidentSpans::debugExpand(SkPathOpsDebug::GlitchLog* log) const { function in class:SkCoincidentSpans
2012 bool SkOpCoincidence::debugExpand(SkPathOpsDebug::GlitchLog* log) const { function in class:SkOpCoincidence
2019 if (coin->debugExpand(log)) {

Completed in 257 milliseconds