Home | History | Annotate | Download | only in core

Lines Matching full:rasterclip

1515         const SkRasterClip& rasterClip = *draw.fRC;
1517 if (rasterClip.isBW()) {
1518 return rasterClip.bwRgn().getBounds();
1520 return rasterClip.aaRgn().getBounds();