Searched refs:debugCheckHealth (Results 1 – 3 of 3) sorted by relevance
135 void debugCheckHealth(const char* id, SkPathOpsDebug::GlitchLog* ) const;
172 contour->debugCheckHealth(id, &glitches); in CheckHealth()567 void SkOpSegment::debugCheckHealth(const char* id, SkPathOpsDebug::GlitchLog* glitches) const { in debugCheckHealth() function in SkOpSegment1458 void SkOpContour::debugCheckHealth(const char* id, SkPathOpsDebug::GlitchLog* log) const { in debugCheckHealth() function in SkOpContour1461 segment->debugCheckHealth(id, log); in debugCheckHealth()
149 void debugCheckHealth(const char* id, SkPathOpsDebug::GlitchLog* ) const;