Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkDevice.cpp319 sk_sp<SkSpecialImage> SkBaseDevice::snapSpecial(const SkIRect&, bool) { return nullptr; } in snapSpecial() function in SkBaseDevice
320 sk_sp<SkSpecialImage> SkBaseDevice::snapSpecial() { in snapSpecial() function in SkBaseDevice
DSkBitmapDevice.cpp617 sk_sp<SkSpecialImage> SkBitmapDevice::snapSpecial(const SkIRect& bounds, bool forceCopy) { in snapSpecial() function in SkBitmapDevice
/third_party/skia/experimental/graphite/src/
DDevice.cpp387 sk_sp<SkSpecialImage> Device::snapSpecial(const SkIRect& subset, bool forceCopy) { in snapSpecial() function in skgpu::Device
/third_party/flutter/skia/src/core/
DSkDevice.cpp323 sk_sp<SkSpecialImage> SkBaseDevice::snapSpecial() { return nullptr; } in snapSpecial() function in SkBaseDevice
DSkBitmapDevice.cpp719 sk_sp<SkSpecialImage> SkBitmapDevice::snapSpecial() { in snapSpecial() function in SkBitmapDevice
/third_party/skia/src/gpu/v1/
DDevice.cpp694 sk_sp<SkSpecialImage> Device::snapSpecial(const SkIRect& subset, bool forceCopy) { in snapSpecial() function in skgpu::v1::Device
/third_party/flutter/skia/src/pdf/
DSkPDFDevice.cpp1758 sk_sp<SkSpecialImage> SkPDFDevice::snapSpecial() { in snapSpecial() function in SkPDFDevice
/third_party/flutter/skia/src/gpu/
DSkGpuDevice.cpp1242 sk_sp<SkSpecialImage> SkGpuDevice::snapSpecial() { in snapSpecial() function in SkGpuDevice