Home
last modified time | relevance | path

Searched defs:oppSeg (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/pathops/
DSkOpCoincidence.cpp164 const SkOpSegment* oppSeg = this->oppPtTStart()->segment(); in ordered() local
198 const SkOpSegment* oppSeg = oppPtTStart->segment(); in extend() local
329 SkOpSegment* oppSeg = oppStart->segment(); in addEndMovedSpans() local
569 const SkOpSegment* coinSeg, const SkOpSegment* oppSeg, in checkOverlap()
620 double tStart, double tEnd, SkOpSegment* coinSeg, SkOpSegment* oppSeg, bool* added in addIfMissing()
660 bool SkOpCoincidence::addOrOverlap(SkOpSegment* coinSeg, SkOpSegment* oppSeg, in addOrOverlap()
969 const SkOpSegment* oppSeg = oppPtTStart->segment(); in contains() local
1403 bool SkOpCoincidence::Ordered(const SkOpSegment* coinSeg, const SkOpSegment* oppSeg) { in Ordered()
DSkPathOpsDebug.cpp1507 SkOpSegment* oppSeg = oppStart->segment(); in debugAddEndMovedSpans() local
1702 … double tStart, double tEnd, const SkOpSegment* coinSeg, const SkOpSegment* oppSeg, bool* added, in debugAddIfMissing()
1743 const SkOpSegment* coinSeg, const SkOpSegment* oppSeg, in debugAddOrOverlap()
2165 const SkOpSegment* oppSeg = test->oppPtTStart()->segment(); in DebugCheckOverlap() local
/third_party/flutter/skia/src/pathops/
DSkOpCoincidence.cpp164 const SkOpSegment* oppSeg = this->oppPtTStart()->segment(); in ordered() local
198 const SkOpSegment* oppSeg = oppPtTStart->segment(); in extend() local
329 SkOpSegment* oppSeg = oppStart->segment(); in addEndMovedSpans() local
569 const SkOpSegment* coinSeg, const SkOpSegment* oppSeg, in checkOverlap()
620 double tStart, double tEnd, SkOpSegment* coinSeg, SkOpSegment* oppSeg, bool* added in addIfMissing()
660 bool SkOpCoincidence::addOrOverlap(SkOpSegment* coinSeg, SkOpSegment* oppSeg, in addOrOverlap()
969 const SkOpSegment* oppSeg = oppPtTStart->segment(); in contains() local
1403 bool SkOpCoincidence::Ordered(const SkOpSegment* coinSeg, const SkOpSegment* oppSeg) { in Ordered()
DSkPathOpsDebug.cpp1529 SkOpSegment* oppSeg = oppStart->segment(); in debugAddEndMovedSpans() local
1724 … double tStart, double tEnd, const SkOpSegment* coinSeg, const SkOpSegment* oppSeg, bool* added, in debugAddIfMissing()
1765 const SkOpSegment* coinSeg, const SkOpSegment* oppSeg, in debugAddOrOverlap()
2187 const SkOpSegment* oppSeg = test->oppPtTStart()->segment(); in DebugCheckOverlap() local