HomeSort by relevance Sort by last modified time
    Searched refs:debugCheckHealth (Results 1 - 4 of 4) sorted by null

  /external/skia/src/pathops/
SkPathOpsTypes.h 99 bool debugCheckHealth() const { return fDebugCheckHealth; }
222 (this->globalState()->debugCheckHealth() || \
SkOpContour.h 96 void debugCheckHealth(SkPathOpsDebug::GlitchLog* ) const;
SkOpSegment.h 136 void debugCheckHealth(SkPathOpsDebug::GlitchLog* ) const;
SkPathOpsDebug.cpp 359 contour->debugCheckHealth(&glitches);
801 void SkOpSegment::debugCheckHealth(SkPathOpsDebug::GlitchLog* glitches) const {
    [all...]

Completed in 218 milliseconds