Home
last modified time | relevance | path

Searched defs:onSetDeviceClipRestriction (Results 1 – 8 of 8) sorted by relevance

/external/skqp/src/core/
DSkClipStackDevice.cpp54 void SkClipStackDevice::onSetDeviceClipRestriction(SkIRect* clipRestriction) { in onSetDeviceClipRestriction() function in SkClipStackDevice
DSkDevice.h145 virtual void onSetDeviceClipRestriction(SkIRect* mutableClipRestriction) {} in onSetDeviceClipRestriction() function
408 void onSetDeviceClipRestriction(SkIRect* mutableClipRestriction) override {} in onSetDeviceClipRestriction() function
DSkBitmapDevice.cpp773 void SkBitmapDevice::onSetDeviceClipRestriction(SkIRect* mutableClipRestriction) { in onSetDeviceClipRestriction() function in SkBitmapDevice
/external/skia/src/core/
DSkClipStackDevice.cpp51 void SkClipStackDevice::onSetDeviceClipRestriction(SkIRect* clipRestriction) { in onSetDeviceClipRestriction() function in SkClipStackDevice
DSkDevice.h155 virtual void onSetDeviceClipRestriction(SkIRect* mutableClipRestriction) {} in onSetDeviceClipRestriction() function
418 void onSetDeviceClipRestriction(SkIRect* mutableClipRestriction) override {} in onSetDeviceClipRestriction() function
DSkBitmapDevice.cpp783 void SkBitmapDevice::onSetDeviceClipRestriction(SkIRect* mutableClipRestriction) { in onSetDeviceClipRestriction() function in SkBitmapDevice
/external/skqp/src/compute/sk/
DSkDevice_Compute.h97 void onSetDeviceClipRestriction(SkIRect* clipRestriction) override { in onSetDeviceClipRestriction() function
DSkDevice_Compute.cpp879 void SkDevice_ComputeLayerGroup::onSetDeviceClipRestriction(SkIRect* mutableClipRestriction) { in onSetDeviceClipRestriction() function in SkDevice_ComputeLayerGroup