Home | History | Annotate | Download | only in core

Lines Matching defs:clipRgn

2603     SkRegion    clipRgn;
2610 clipRgn.setRect(0, 0, mask.fBounds.width(), mask.fBounds.height());
2615 draw.fClip = &clipRgn;