Home
last modified time | relevance | path

Searched refs:spansNearby (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/src/pathops/
H A DSkOpSegment.h372 bool spansNearby(const SkOpSpanBase* ref, const SkOpSpanBase* check, bool* found) const;
H A DSkOpSegment.cpp1364 bool SkOpSegment::spansNearby(const SkOpSpanBase* refSpan, const SkOpSpanBase* checkSpan, in spansNearby() function in SkOpSegment
1469 if (!this->spansNearby(spanBase, test, &found)) { in moveNearby()
H A DSkPathOpsDebug.cpp1072 if (!this->spansNearby(spanBase, test, &found)) { in debugMoveNearby()

Completed in 10 milliseconds