Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
DSkPathOpsTSect.h312 bool extractCoincident(SkTSect* sect2, SkTSpan* first,
DSkPathOpsTSect.cpp656 bool success = this->extractCoincident(sect2, coinStart, last, &coinStart); in coincidentCheck()
823 bool SkTSect::extractCoincident( in extractCoincident() function in SkTSect