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

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

Completed in 36 milliseconds