Home
last modified time | relevance | path

Searched defs:getImageFilterCache (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/core/
DSkDevice.h462 virtual SkImageFilterCache* getImageFilterCache() { return nullptr; } in getImageFilterCache() function
DSkBitmapDevice.cpp631 SkImageFilterCache* SkBitmapDevice::getImageFilterCache() { in getImageFilterCache() function in SkBitmapDevice
/third_party/skia/src/gpu/v1/
DDevice.cpp1061 SkImageFilterCache* Device::getImageFilterCache() { in getImageFilterCache() function in skgpu::v1::Device
/third_party/skia/src/pdf/
DSkPDFDevice.cpp1747 SkImageFilterCache* SkPDFDevice::getImageFilterCache() { in getImageFilterCache() function in SkPDFDevice