Home
last modified time | relevance | path

Searched refs:removedEndCheck (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/pathops/
DSkPathOpsTSect.h339 void removedEndCheck(SkTSpan* span);
DSkPathOpsTSect.cpp1027 this->removedEndCheck(span); in intersects()
1029 opp->removedEndCheck(oppSpan); in intersects()
1400 void SkTSect::removedEndCheck(SkTSpan* span) { in removedEndCheck() function in SkTSect
1410 this->removedEndCheck(span); in removeSpan()