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

/external/skia/src/pathops/
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 86 milliseconds