Home
last modified time | relevance | path

Searched refs:debugCheckHealth (Results 1 – 8 of 8) sorted by relevance

/external/skia/src/pathops/
DSkPathOpsTypes.h99 bool debugCheckHealth() const { return fDebugCheckHealth; } in debugCheckHealth() function
222 (this->globalState()->debugCheckHealth() || \
DSkPathOpsDebug.cpp359 contour->debugCheckHealth(&glitches); in CheckHealth()
778 void SkOpSegment::debugCheckHealth(SkPathOpsDebug::GlitchLog* glitches) const { in debugCheckHealth() function in SkOpSegment
1321 if (this->globalState()->debugCheckHealth()) { in debugValidate()
2273 if (fGlobalState->debugCheckHealth()) { in debugCheckBetween()
2282 void SkOpContour::debugCheckHealth(SkPathOpsDebug::GlitchLog* log) const { in debugCheckHealth() function in SkOpContour
2285 segment->debugCheckHealth(log); in debugCheckHealth()
2366 if (this->globalState()->debugCheckHealth()) { in debugValidate()
2577 if (this->globalState()->debugCheckHealth()) { in debugValidate()
2798 if (this->globalState()->debugCheckHealth()) { in debugValidate()
DSkOpContour.h95 void debugCheckHealth(SkPathOpsDebug::GlitchLog* ) const;
DSkOpSegment.h136 void debugCheckHealth(SkPathOpsDebug::GlitchLog* ) const;
/external/skqp/src/pathops/
DSkPathOpsTypes.h99 bool debugCheckHealth() const { return fDebugCheckHealth; } in debugCheckHealth() function
222 (this->globalState()->debugCheckHealth() || \
DSkPathOpsDebug.cpp359 contour->debugCheckHealth(&glitches); in CheckHealth()
801 void SkOpSegment::debugCheckHealth(SkPathOpsDebug::GlitchLog* glitches) const { in debugCheckHealth() function in SkOpSegment
1344 if (this->globalState()->debugCheckHealth()) { in debugValidate()
2296 if (fGlobalState->debugCheckHealth()) { in debugCheckBetween()
2305 void SkOpContour::debugCheckHealth(SkPathOpsDebug::GlitchLog* log) const { in debugCheckHealth() function in SkOpContour
2308 segment->debugCheckHealth(log); in debugCheckHealth()
2389 if (this->globalState()->debugCheckHealth()) { in debugValidate()
2600 if (this->globalState()->debugCheckHealth()) { in debugValidate()
2821 if (this->globalState()->debugCheckHealth()) { in debugValidate()
DSkOpContour.h96 void debugCheckHealth(SkPathOpsDebug::GlitchLog* ) const;
DSkOpSegment.h136 void debugCheckHealth(SkPathOpsDebug::GlitchLog* ) const;