Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkOpAngle.h22 struct SkOpAngle { struct
30 bool after(SkOpAngle* test); argument
64 void dumpTo(const SkOpSegment* fromSeg, const SkOpAngle* ) const; argument
71 bool endsIntersect(SkOpAngle* ); argument
83 SkOpAngle* next() const { in next() argument
91 int sectorEnd() const { in sectorEnd()
95 int sectorStart() const { in sectorStart()
120 bool tangentsDiverge(const SkOpAngle* rh, double s0xt0) const; argument
129 SkOpAngle* fNext; argument
130 SkOpSpanBase* fLastMarked;
[all …]