Searched refs:is_parallel (Results 1 – 1 of 1) sorted by relevance
1388 static bool is_parallel(const SkDLine& thisLine, const TCurve& opp) { in is_parallel() function1439 if (ptMatches == 2 || is_parallel(thisLine, opp->fCurve)) { in linesIntersect()1450 if (ptMatches == 2|| is_parallel(oppLine, this->fCurve)) { in linesIntersect()