Searched defs:thisLine (Results 1 – 1 of 1) sorted by relevance
1388 static bool is_parallel(const SkDLine& thisLine, const TCurve& opp) { in is_parallel()1421 SkDLine thisLine = {{ span->fPart[0], span->fPart[TCurve::kPointLast] }}; in linesIntersect() local