Home
last modified time | relevance | path

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

/external/skqp/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;
/external/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;
/external/skqp/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()
/external/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()