Home
last modified time | relevance | path

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

/external/skqp/src/pathops/
DSkOpCoincidence.h175 void debugCheckValid(SkPathOpsDebug::GlitchLog* log) const;
DSkPathOpsDebug.cpp357 coincidence->debugCheckValid(&glitches); // don't call validate; spans may be inconsistent in CheckHealth()
2312 void SkOpCoincidence::debugCheckValid(SkPathOpsDebug::GlitchLog* log) const { in debugCheckValid() function in SkOpCoincidence
/external/skia/src/pathops/
DSkOpCoincidence.h175 void debugCheckValid(SkPathOpsDebug::GlitchLog* log) const;
DSkPathOpsDebug.cpp357 coincidence->debugCheckValid(&glitches); // don't call validate; spans may be inconsistent in CheckHealth()
2289 void SkOpCoincidence::debugCheckValid(SkPathOpsDebug::GlitchLog* log) const { in debugCheckValid() function in SkOpCoincidence