Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
H A DSkPathOpsTSect.cpp1157 SkTCoincident oCoinS, oCoinE; in linesIntersect() local
1159 oCoinE.setPerp(opp->fCurve, oppSpan->fEndT, oppSpan->pointLast(), fCurve); in linesIntersect()
1161 double tEnd = oCoinE.perpT(); in linesIntersect()
1178 perpS = oCoinE.perpPt() - oppSpan->pointLast(); in linesIntersect()
1189 perpE = oCoinE.perpPt() - oppSpan->pointLast(); in linesIntersect()

Completed in 4 milliseconds