Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/pathops/
H A DSkPathOpsTSect.cpp695 bool deleteEmptySpans = this->updateBounded(first, last, oppFirst); in coincidentForce() local
820 bool SkTSect::deleteEmptySpans() { in deleteEmptySpans() function in SkTSect
917 bool deleteEmptySpans = this->updateBounded(first, last, oppFirst); in extractCoincident() local