Lines Matching refs:fRgn
1514 SkRegion* fRgn;1516 RgnAccumulator(SkRegion* total) : fRgn(total) {}1522 fRgn->op(*rgn, SkRegion::kUnion_Op);