Searched defs:onSetDeviceClipRestriction (Results 1 – 10 of 10) sorted by relevance
54 void SkClipStackDevice::onSetDeviceClipRestriction(SkIRect* clipRestriction) { in onSetDeviceClipRestriction() function in SkClipStackDevice
145 virtual void onSetDeviceClipRestriction(SkIRect* mutableClipRestriction) {} in onSetDeviceClipRestriction() function407 void onSetDeviceClipRestriction(SkIRect* mutableClipRestriction) override {} in onSetDeviceClipRestriction() function
762 void SkBitmapDevice::onSetDeviceClipRestriction(SkIRect* mutableClipRestriction) { in onSetDeviceClipRestriction() function in SkBitmapDevice
145 virtual void onSetDeviceClipRestriction(SkIRect* mutableClipRestriction) {} in onSetDeviceClipRestriction() function408 void onSetDeviceClipRestriction(SkIRect* mutableClipRestriction) override {} in onSetDeviceClipRestriction() function
773 void SkBitmapDevice::onSetDeviceClipRestriction(SkIRect* mutableClipRestriction) { in onSetDeviceClipRestriction() function in SkBitmapDevice
97 void onSetDeviceClipRestriction(SkIRect* clipRestriction) override { in onSetDeviceClipRestriction() function
879 void SkDevice_ComputeLayerGroup::onSetDeviceClipRestriction(SkIRect* mutableClipRestriction) { in onSetDeviceClipRestriction() function in SkDevice_ComputeLayerGroup