Home
last modified time | relevance | path

Searched refs:SkTSpanBounded (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/skia/src/pathops/
DSkPathOpsTSect.cpp48 SkTSpanBounded* bounded = heap->make<SkTSpanBounded>(); in addBounded()
105 const SkTSpanBounded* testBounded = fBounded; in closestBoundedT()
153 SkTSpanBounded* bounded = fBounded; in findOppSpan()
341 SkTSpanBounded* bounded = fBounded; in oppT()
354 SkTSpanBounded* bounded = fBounded; in removeAllBounded()
367 SkTSpanBounded* bounded = fBounded; in removeBounded()
382 SkTSpanBounded* bounded = fBounded; in removeBounded()
383 SkTSpanBounded* prev = nullptr; in removeBounded()
385 SkTSpanBounded* boundedNext = bounded->fNext; in removeBounded()
424 SkTSpanBounded* bounded = work->fBounded; in splitAt()
[all …]
DSkPathOpsTSect.h84 struct SkTSpanBounded { struct
86 SkTSpanBounded* fNext; argument
227 SkTSpanBounded* fBounded;
/third_party/skia/src/pathops/
DSkPathOpsTSect.cpp49 SkTSpanBounded* bounded = heap->make<SkTSpanBounded>(); in addBounded()
106 const SkTSpanBounded* testBounded = fBounded; in closestBoundedT()
154 SkTSpanBounded* bounded = fBounded; in findOppSpan()
342 SkTSpanBounded* bounded = fBounded; in oppT()
355 SkTSpanBounded* bounded = fBounded; in removeAllBounded()
368 SkTSpanBounded* bounded = fBounded; in removeBounded()
383 SkTSpanBounded* bounded = fBounded; in removeBounded()
384 SkTSpanBounded* prev = nullptr; in removeBounded()
386 SkTSpanBounded* boundedNext = bounded->fNext; in removeBounded()
425 SkTSpanBounded* bounded = work->fBounded; in splitAt()
[all …]
DSkPathOpsTSect.h83 struct SkTSpanBounded { struct
85 SkTSpanBounded* fNext; argument
226 SkTSpanBounded* fBounded;
/third_party/flutter/skia/tests/
DPathOpsDebug.cpp1305 const SkTSpanBounded* testBounded = fBounded; in dumpAll()
1308 const SkTSpanBounded* next = testBounded->fNext; in dumpAll()
1322 const SkTSpanBounded* testBounded = fBounded; in dump()
1325 const SkTSpanBounded* next = testBounded->fNext; in dump()
/third_party/skia/tests/
DPathOpsDebug.cpp1305 const SkTSpanBounded* testBounded = fBounded; in dumpAll()
1308 const SkTSpanBounded* next = testBounded->fNext; in dumpAll()
1322 const SkTSpanBounded* testBounded = fBounded; in dump()
1325 const SkTSpanBounded* next = testBounded->fNext; in dump()