Home
last modified time | relevance | path

Searched defs:debugCheckHealth (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/pathops/
DSkPathOpsTypes.h99 bool debugCheckHealth() const { return fDebugCheckHealth; } in debugCheckHealth() function
DSkPathOpsDebug.cpp778 void SkOpSegment::debugCheckHealth(SkPathOpsDebug::GlitchLog* glitches) const { in debugCheckHealth() function in SkOpSegment
2282 void SkOpContour::debugCheckHealth(SkPathOpsDebug::GlitchLog* log) const { in debugCheckHealth() function in SkOpContour