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