Searched refs:perpW (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/src/pathops/ | ||
H A D | SkPathOpsTSect.cpp | 1210 SkDVector perpW = workPt - coinW.perpPt(); in linesIntersect() local 1211 if ((perpS.dot(perpW) >= 0) == (tStep < 0)) { in linesIntersect() |
Completed in 4 milliseconds