Searched defs:onReplaceClip (Results 1 – 6 of 6) sorted by relevance
55 void SkClipStackDevice::onReplaceClip(const SkIRect& rect) { in onReplaceClip() function in SkClipStackDevice
254 virtual void onReplaceClip(const SkIRect& rect) {} in onReplaceClip() function
658 void SkBitmapDevice::onReplaceClip(const SkIRect& rect) { in onReplaceClip() function in SkBitmapDevice
585 void SkNoPixelsDevice::onReplaceClip(const SkIRect& rect) { in onReplaceClip() function in SkNoPixelsDevice
202 void onReplaceClip(const SkIRect& rect) override { in onReplaceClip() function
576 void Device::onReplaceClip(const SkIRect& rect) { in onReplaceClip() function in skgpu::graphite::Device