Searched refs:setDeviceClipRestriction (Results 1 – 6 of 6) sorted by relevance
56 fClipStack.setDeviceClipRestriction(*clipRestriction); in onSetDeviceClipRestriction()60 fClipStack.setDeviceClipRestriction(rect); in onSetDeviceClipRestriction()
125 void setDeviceClipRestriction(SkIRect* mutableClipRestriction) { in setDeviceClipRestriction() function126 this->writable_rc().setDeviceClipRestriction(mutableClipRestriction); in setDeviceClipRestriction()
38 void setDeviceClipRestriction(const SkIRect* rect) { in setDeviceClipRestriction() function128 void setDeviceClipRestriction(const SkIRect* rect) { in setDeviceClipRestriction() function
404 void setDeviceClipRestriction(const SkIRect& rect) { in setDeviceClipRestriction() function
570 fRCStack.setDeviceClipRestriction(mutableClipRestriction); in onSetDeviceClipRestriction()
640 fMCRec->fRasterClip.setDeviceClipRestriction(&fClipRestrictionRect); in init()