Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
DSkPathOpsTSect.h300 int countConsecutiveSpans(SkTSpan* first,
DSkPathOpsTSect.cpp643 int consecutive = this->countConsecutiveSpans(first, &last); in coincidentCheck()
773 int SkTSect::countConsecutiveSpans(SkTSpan* first, in countConsecutiveSpans() function in SkTSect