Searched defs:spanRec (Results 1 – 1 of 1) sorted by relevance
618 struct spanRec { struct619 const SkRegion::RunType* fA_runs;620 const SkRegion::RunType* fB_runs;621 int fA_left, fA_rite, fB_left, fB_rite;622 int fLeft, fRite, fInside;624 void init(const SkRegion::RunType a_runs[], in init()635 bool done() const { in done()642 void next() { in next()