Lines Matching refs:getClip
371 const SkRegion& getClip() const { return *fClip; }2943 const SkRegion& SkCanvas::LayerIter::clip() const { return fImpl->getClip(); }