Home
last modified time | relevance | path

Searched refs:perpW (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/pathops/
H A DSkPathOpsTSect.cpp1210 SkDVector perpW = workPt - coinW.perpPt(); in linesIntersect() local
1211 if ((perpS.dot(perpW) >= 0) == (tStep < 0)) { in linesIntersect()

Completed in 4 milliseconds