Home | History | Annotate | Download | only in core

Lines Matching refs:getClip

264     const SkRegion& getClip() const { return *fClip; }
1978 const SkRegion& SkCanvas::LayerIter::clip() const { return fImpl->getClip(); }