Searched defs:onSetDeviceClipRestriction (Results 1 - 3 of 3) sorted by relevance

/external/skia/src/core/
H A DSkClipStackDevice.cpp54 void SkClipStackDevice::onSetDeviceClipRestriction(SkIRect* clipRestriction) { function in class:SkClipStackDevice
H A DSkDevice.h117 this->onSetDeviceClipRestriction(mutableClipRestriction);
152 virtual void onSetDeviceClipRestriction(SkIRect* mutableClipRestriction) {} function in class:SkBaseDevice
H A DSkBitmapDevice.cpp493 void SkBitmapDevice::onSetDeviceClipRestriction(SkIRect* mutableClipRestriction) { function in class:SkBitmapDevice

Completed in 102 milliseconds