Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DSkGpuDevice.h149 void onSetDeviceClipRestriction(SkIRect* mutableClipRestriction) override { in onSetDeviceClipRestriction() function
DSkGpuDevice_nga.cpp54 void SkGpuDevice_nga::onSetDeviceClipRestriction(SkIRect* mutableClipRestriction) { in onSetDeviceClipRestriction() function in SkGpuDevice_nga
/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.cpp61 void SkClipStackDevice::onSetDeviceClipRestriction(SkIRect* clipRestriction) { in onSetDeviceClipRestriction() function in SkClipStackDevice
DSkDevice.cpp562 void SkNoPixelsDevice::onSetDeviceClipRestriction(SkIRect* mutableClipRestriction) { in onSetDeviceClipRestriction() function in SkNoPixelsDevice
DSkDevice.h226 virtual void onSetDeviceClipRestriction(SkIRect* mutableClipRestriction) {} in onSetDeviceClipRestriction() function
DSkBitmapDevice.cpp684 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