Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/pathops/
H A DSkPathOpsTSect.cpp1173 SkTCoincident coinS; in linesIntersect() local
1174 coinS.setPerp(fCurve, span->fStartT, span->pointFirst(), opp->fCurve); in linesIntersect()
1175 perpS = span->pointFirst() - coinS.perpPt(); in linesIntersect()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/pathops/
H A DSkPathOpsTSect.cpp1173 SkTCoincident coinS; in linesIntersect() local
1174 coinS.setPerp(fCurve, span->fStartT, span->pointFirst(), opp->fCurve); in linesIntersect()
1175 perpS = span->pointFirst() - coinS.perpPt(); in linesIntersect()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/pathops/
H A DSkPathOpsTSect.cpp1173 SkTCoincident coinS; in linesIntersect() local
1174 coinS.setPerp(fCurve, span->fStartT, span->pointFirst(), opp->fCurve); in linesIntersect()
1175 perpS = span->pointFirst() - coinS.perpPt(); in linesIntersect()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/pathops/
H A DSkPathOpsTSect.cpp1173 SkTCoincident coinS; in linesIntersect() local
1174 coinS.setPerp(fCurve, span->fStartT, span->pointFirst(), opp->fCurve); in linesIntersect()
1175 perpS = span->pointFirst() - coinS.perpPt(); in linesIntersect()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/pathops/
H A DSkPathOpsTSect.cpp1174 SkTCoincident coinS; in linesIntersect() local
1175 coinS.setPerp(fCurve, span->fStartT, span->pointFirst(), opp->fCurve); in linesIntersect()
1176 perpS = span->pointFirst() - coinS.perpPt(); in linesIntersect()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/pathops/
H A DSkPathOpsTSect.cpp1173 SkTCoincident coinS; in linesIntersect() local
1174 coinS.setPerp(fCurve, span->fStartT, span->pointFirst(), opp->fCurve); in linesIntersect()
1175 perpS = span->pointFirst() - coinS.perpPt(); in linesIntersect()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/pathops/
H A DSkPathOpsTSect.h1525 SkTCoincident<TCurve, OppCurve> coinS; in linesIntersect() local
1526 coinS.setPerp(fCurve, span->fStartT, span->fPart[0], opp->fCurve); in linesIntersect()
1527 perpS = span->fPart[0] - coinS.perpPt(); in linesIntersect()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/pathops/
H A DSkPathOpsTSect.h1504 SkTCoincident<TCurve, OppCurve> coinS; in linesIntersect() local
1505 coinS.setPerp(fCurve, span->fStartT, span->fPart[0], opp->fCurve); in linesIntersect()
1506 perpS = span->fPart[0] - coinS.perpPt(); in linesIntersect()