Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/pathops/
H A DSkPathOpsTSect.h151 bool linearsIntersect(SkTSpan* span);
H A DSkPathOpsTSect.cpp241 bool SkTSpan::linearsIntersect(SkTSpan* span) { in linearsIntersect() function in SkTSpan
1033 return *oppResult = (int) span->linearsIntersect(oppSpan); in intersects()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/pathops/
H A DSkPathOpsTSect.h151 bool linearsIntersect(SkTSpan* span);
H A DSkPathOpsTSect.cpp241 bool SkTSpan::linearsIntersect(SkTSpan* span) { in linearsIntersect() function in SkTSpan
1033 return *oppResult = (int) span->linearsIntersect(oppSpan); in intersects()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/pathops/
H A DSkPathOpsTSect.h153 bool linearsIntersect(SkTSpan* span);
H A DSkPathOpsTSect.cpp241 bool SkTSpan::linearsIntersect(SkTSpan* span) { in linearsIntersect() function in SkTSpan
1033 return *oppResult = (int) span->linearsIntersect(oppSpan); in intersects()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/pathops/
H A DSkPathOpsTSect.h151 bool linearsIntersect(SkTSpan* span);
H A DSkPathOpsTSect.cpp241 bool SkTSpan::linearsIntersect(SkTSpan* span) { in linearsIntersect() function in SkTSpan
1033 return *oppResult = (int) span->linearsIntersect(oppSpan); in intersects()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/pathops/
H A DSkPathOpsTSect.h151 bool linearsIntersect(SkTSpan* span);
H A DSkPathOpsTSect.cpp241 bool SkTSpan::linearsIntersect(SkTSpan* span) { in linearsIntersect() function in SkTSpan
1033 return *oppResult = (int) span->linearsIntersect(oppSpan); in intersects()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/pathops/
H A DSkPathOpsTSect.h152 bool linearsIntersect(SkTSpan* span);
H A DSkPathOpsTSect.cpp242 bool SkTSpan::linearsIntersect(SkTSpan* span) { in linearsIntersect() function in SkTSpan
1034 return *oppResult = (int) span->linearsIntersect(oppSpan); in intersects()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/pathops/
H A DSkPathOpsTSect.h146 bool linearsIntersect(SkTSpan<OppCurve, TCurve>* span);
591 bool SkTSpan<TCurve, OppCurve>::linearsIntersect(SkTSpan<OppCurve, TCurve>* span) { in linearsIntersect() function
1386 return *oppResult = (int) span->linearsIntersect(oppSpan); in intersects()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/pathops/
H A DSkPathOpsTSect.h146 bool linearsIntersect(SkTSpan<OppCurve, TCurve>* span);
585 bool SkTSpan<TCurve, OppCurve>::linearsIntersect(SkTSpan<OppCurve, TCurve>* span) { in linearsIntersect() function
1366 return *oppResult = (int) span->linearsIntersect(oppSpan); in intersects()