Searched refs:onlyEndPointsInCommon (Results 1 – 2 of 2) sorted by relevance
164 bool onlyEndPointsInCommon(const SkTSpan* opp, bool* start,
176 if (onlyEndPointsInCommon(opp, start, oppStart, &ptsInCommon)) { in hullCheck()306 bool SkTSpan::onlyEndPointsInCommon(const SkTSpan* opp, in onlyEndPointsInCommon() function in SkTSpan