Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/pathops/
H A DSkPathOpsDebug.h414 const SkOpSpanBase* SegmentSpan(const SkOpSegment*, int id);
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/pathops/
H A DSkPathOpsDebug.h414 const SkOpSpanBase* SegmentSpan(const SkOpSegment*, int id);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/pathops/
H A DSkPathOpsDebug.h400 const SkOpSpanBase* SegmentSpan(const SkOpSegment*, int id);
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/pathops/
H A DSkPathOpsDebug.h414 const SkOpSpanBase* SegmentSpan(const SkOpSegment*, int id);
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/pathops/
H A DSkPathOpsDebug.h414 const SkOpSpanBase* SegmentSpan(const SkOpSegment*, int id);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/pathops/
H A DSkPathOpsDebug.h393 const SkOpSpanBase* SegmentSpan(const SkOpSegment*, int id);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tests/
H A DPathOpsDebug.cpp315 const SkOpSpanBase* SegmentSpan(const SkOpSegment* span, int id) { in SegmentSpan() function