Searched refs:createImageFilteringBackend (Results 1 – 7 of 7) sorted by relevance
324 sk_sp<skif::Backend> SkDevice::createImageFilteringBackend(const SkSurfaceProps& surfaceProps, in createImageFilteringBackend() function in SkDevice363 skif::Context ctx{this->createImageFilteringBackend(src ? src->props() : this->surfaceProps(), in drawFilteredImage()
524 virtual sk_sp<skif::Backend> createImageFilteringBackend(const SkSurfaceProps& surfaceProps,
782 auto backend = dst->createImageFilteringBackend(src ? src->surfaceProps() : dst->surfaceProps(), in internalDrawDeviceWithFilter()2277 auto backend = device->createImageFilteringBackend( in onDrawImageRect2()
217 sk_sp<skif::Backend> createImageFilteringBackend(const SkSurfaceProps& surfaceProps,
1950 sk_sp<skif::Backend> Device::createImageFilteringBackend(const SkSurfaceProps& surfaceProps, in createImageFilteringBackend() function in skgpu::graphite::Device
333 sk_sp<skif::Backend> createImageFilteringBackend(const SkSurfaceProps& surfaceProps,
835 sk_sp<skif::Backend> Device::createImageFilteringBackend(const SkSurfaceProps& surfaceProps, in createImageFilteringBackend() function in skgpu::ganesh::Device