Home
last modified time | relevance | path

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

/external/skqp/src/pathops/
DSkOpCoincidence.h39 bool debugExpand(SkPathOpsDebug::GlitchLog* log) const;
184 bool debugExpand(SkPathOpsDebug::GlitchLog* ) const;
DSkPathOpsDebug.cpp312 fCoincidence->debugExpand(&glitches); in debugAddToCoinChangedDict()
364 coincidence->debugExpand(&glitches); in CheckHealth()
1447 bool SkCoincidentSpans::debugExpand(SkPathOpsDebug::GlitchLog* log) const { in debugExpand() function in SkCoincidentSpans
2020 bool SkOpCoincidence::debugExpand(SkPathOpsDebug::GlitchLog* log) const { in debugExpand() function in SkOpCoincidence
2027 if (coin->debugExpand(log)) { in debugExpand()
/external/skia/src/pathops/
DSkOpCoincidence.h39 bool debugExpand(SkPathOpsDebug::GlitchLog* log) const;
184 bool debugExpand(SkPathOpsDebug::GlitchLog* ) const;
DSkPathOpsDebug.cpp312 fCoincidence->debugExpand(&glitches); in debugAddToCoinChangedDict()
364 coincidence->debugExpand(&glitches); in CheckHealth()
1424 bool SkCoincidentSpans::debugExpand(SkPathOpsDebug::GlitchLog* log) const { in debugExpand() function in SkCoincidentSpans
1997 bool SkOpCoincidence::debugExpand(SkPathOpsDebug::GlitchLog* log) const { in debugExpand() function in SkOpCoincidence
2004 if (coin->debugExpand(log)) { in debugExpand()