Searched refs:copyToRgn (Results 1 – 1 of 1) sorted by relevance
47 void copyToRgn(SkRegion::RunType runs[]) const;223 void SkRgnBuilder::copyToRgn(SkRegion::RunType runs[]) const { in copyToRgn() function in SkRgnBuilder380 builder.copyToRgn(tmp.fRunHead->writable_runs()); in setPath()