#include <SkImageFilterTypes.h>
Definition at line 1087 of file SkImageFilterTypes.h.
◆ ~Backend()
skif::Backend::~Backend |
( |
| ) |
|
|
overridedefault |
◆ Backend()
Definition at line 209 of file SkImageFilterTypes.cpp.
212 : fCache(std::move(
cache))
const SkSurfaceProps & surfaceProps() const
SkImageFilterCache * cache() const
SkColorType colorType() const
◆ cache()
◆ colorType()
◆ getBlurEngine()
virtual const SkBlurEngine * skif::Backend::getBlurEngine |
( |
| ) |
const |
|
pure virtual |
◆ getCachedBitmap()
◆ makeDevice()
◆ makeImage()
◆ surfaceProps()
◆ useLegacyFilterResultBlur()
virtual bool skif::Backend::useLegacyFilterResultBlur |
( |
| ) |
const |
|
inlinevirtual |
The documentation for this class was generated from the following files: