Home
last modified time | relevance | path

Searched refs:debugRelease (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/pathops/
DSkOpCoincidence.h200 void debugRelease(SkPathOpsDebug::GlitchLog* , const SkCoincidentSpans* ,
202 void debugRelease(SkPathOpsDebug::GlitchLog* , const SkOpSegment* ) const;
DSkPathOpsDebug.cpp790 this->globalState()->coincidence()->debugRelease(glitches, this); in debugClearAll()
1774 if (!fHead) { this->debugRelease(log, fHead, test); in debugAddOrOverlap()
1775 this->debugRelease(log, fTop, test); in debugAddOrOverlap()
1959 void SkOpCoincidence::debugRelease(SkPathOpsDebug::GlitchLog* log, const SkCoincidentSpans* coin, c… in debugRelease() function in SkOpCoincidence
1980 void SkOpCoincidence::debugRelease(SkPathOpsDebug::GlitchLog* log, const SkOpSegment* deleted) cons… in debugRelease() function in SkOpCoincidence
2084 this->debugRelease(log, head, coin); in debugMarkCollapsed()
/third_party/flutter/skia/src/pathops/
DSkOpCoincidence.h200 void debugRelease(SkPathOpsDebug::GlitchLog* , const SkCoincidentSpans* ,
202 void debugRelease(SkPathOpsDebug::GlitchLog* , const SkOpSegment* ) const;
DSkPathOpsDebug.cpp812 this->globalState()->coincidence()->debugRelease(glitches, this); in debugClearAll()
1796 if (!fHead) { this->debugRelease(log, fHead, test); in debugAddOrOverlap()
1797 this->debugRelease(log, fTop, test); in debugAddOrOverlap()
1981 void SkOpCoincidence::debugRelease(SkPathOpsDebug::GlitchLog* log, const SkCoincidentSpans* coin, c… in debugRelease() function in SkOpCoincidence
2002 void SkOpCoincidence::debugRelease(SkPathOpsDebug::GlitchLog* log, const SkOpSegment* deleted) cons… in debugRelease() function in SkOpCoincidence
2106 this->debugRelease(log, head, coin); in debugMarkCollapsed()