Home
last modified time | relevance | path

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

/external/skqp/src/pathops/
DSkPathOpsTypes.h99 bool debugCheckHealth() const { return fDebugCheckHealth; } in debugCheckHealth() function
DSkPathOpsDebug.cpp801 void SkOpSegment::debugCheckHealth(SkPathOpsDebug::GlitchLog* glitches) const { in debugCheckHealth() function in SkOpSegment
2305 void SkOpContour::debugCheckHealth(SkPathOpsDebug::GlitchLog* log) const { in debugCheckHealth() function in SkOpContour
/external/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