Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
H A DSkPathOpsTSect.cpp1157 SkTCoincident oCoinS, oCoinE; in linesIntersect() local
1158 oCoinS.setPerp(opp->fCurve, oppSpan->fStartT, oppSpan->pointFirst(), fCurve); in linesIntersect()
1160 double tStart = oCoinS.perpT(); in linesIntersect()
1180 perpS = oCoinS.perpPt() - oppSpan->pointFirst(); in linesIntersect()
1187 perpE = oCoinS.perpPt() - oppSpan->pointFirst(); in linesIntersect()

Completed in 4 milliseconds