Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/pathops/
DSkPathOpsTSect.cpp1039 static bool is_parallel(const SkDLine& thisLine, const SkTCurve& opp) { in is_parallel()
1072 SkDLine thisLine = {{ span->pointFirst(), span->pointLast() }}; in linesIntersect() local