Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/pathops/
H A DSkPathOpsDebug.cpp1323 void SkOpAngle::debugValidate() const { in debugValidate() function in SkOpAngle
2232 void SkOpCoincidence::debugValidate() const { in debugValidate() function in SkOpCoincidence
2333 void SkOpSegment::debugValidate() const { in debugValidate() function in SkOpSegment
2557 void SkOpSpanBase::debugValidate() const { in debugValidate() function in SkOpSpanBase
2774 void SkOpPtT::debugValidate() const { in debugValidate() function in SkOpPtT
H A DSkOpContour.h143 void debugValidate() const { in debugValidate() function