Home
last modified time | relevance | path

Searched defs:thisLine (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/pathops/
DSkPathOpsTSect.h1388 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