Searched refs:onlyEndPointsInCommon (Results 1 – 1 of 1) sorted by relevance
147 bool onlyEndPointsInCommon(const SkTSpan<OppCurve, TCurve>* opp, bool* start,502 if (onlyEndPointsInCommon(opp, start, oppStart, &ptsInCommon)) { in hullCheck()634 bool SkTSpan<TCurve, OppCurve>::onlyEndPointsInCommon(const SkTSpan<OppCurve, TCurve>* opp, in onlyEndPointsInCommon() function