Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/pathops/
H A DSkPathOpsTypes.h96 bool debugCheckHealth() const { return fDebugCheckHealth; } in debugCheckHealth() function
H A DSkPathOpsDebug.cpp782 void SkOpSegment::debugCheckHealth(SkPathOpsDebug::GlitchLog* glitches) const { in debugCheckHealth() function in SkOpSegment
2268 void SkOpContour::debugCheckHealth(SkPathOpsDebug::GlitchLog* log) const { in debugCheckHealth() function in SkOpContour