Searched defs:SkOpAngle (Results 1 – 1 of 1) sorted by relevance
22 struct SkOpAngle { struct30 bool after(SkOpAngle* test); argument64 void dumpTo(const SkOpSegment* fromSeg, const SkOpAngle* ) const; argument71 bool endsIntersect(SkOpAngle* ); argument83 SkOpAngle* next() const { in next() argument91 int sectorEnd() const { in sectorEnd()95 int sectorStart() const { in sectorStart()120 bool tangentsDiverge(const SkOpAngle* rh, double s0xt0) const; argument129 SkOpAngle* fNext; argument130 SkOpSpanBase* fLastMarked;[all …]