Home
last modified time | relevance | path

Searched refs:oppIPt (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/pathops/
DSkPathOpsTSect.h1395 const SkDPoint& oppIPt = thisRayI.pt(oppCloseIndex); in linesIntersect() local
1399 && oppIPt.approximatelyEqual(iPt)) { in linesIntersect()
1403 double distSq = oppIPt.distanceSquared(iPt); in linesIntersect()