Searched defs:onGetClipType (Results 1 – 8 of 8) sorted by relevance
91 SkBaseDevice::ClipType SkClipStackDevice::onGetClipType() const { in onGetClipType() function in SkClipStackDevice
404 ClipType onGetClipType() const override { in onGetClipType() function
802 SkBaseDevice::ClipType SkBitmapDevice::onGetClipType() const { in onGetClipType() function in SkBitmapDevice
107 SkBaseDevice::ClipType SkClipStackDevice::onGetClipType() const { in onGetClipType() function in SkClipStackDevice
709 SkBaseDevice::ClipType SkBitmapDevice::onGetClipType() const { in onGetClipType() function in SkBitmapDevice
568 SkBaseDevice::ClipType SkNoPixelsDevice::onGetClipType() const { in onGetClipType() function in SkNoPixelsDevice
44 ClipType onGetClipType() const override { return ClipType::kRect; } in onGetClipType() function
307 SkBaseDevice::ClipType Device::onGetClipType() const { in onGetClipType() function in skgpu::v1::Device