Searched defs:mutableClipRestriction (Results 1 – 4 of 4) sorted by relevance
117 void androidFramework_setDeviceClipRestriction(SkIRect* mutableClipRestriction) { in androidFramework_setDeviceClipRestriction()153 virtual void onSetDeviceClipRestriction(SkIRect* mutableClipRestriction) {} in onSetDeviceClipRestriction()
125 void setDeviceClipRestriction(SkIRect* mutableClipRestriction) { in setDeviceClipRestriction()
569 void SkBitmapDevice::onSetDeviceClipRestriction(SkIRect* mutableClipRestriction) { in onSetDeviceClipRestriction()
77 void onSetDeviceClipRestriction(SkIRect* mutableClipRestriction) override {} in onSetDeviceClipRestriction()