#include <SkSVGOpenTypeSVGDecoder.h>
◆ ~SkSVGOpenTypeSVGDecoder()
SkSVGOpenTypeSVGDecoder::~SkSVGOpenTypeSVGDecoder |
( |
| ) |
|
|
override |
◆ approximateSize()
size_t SkSVGOpenTypeSVGDecoder::approximateSize |
( |
| ) |
|
|
overridevirtual |
Each instance probably owns an SVG DOM.
The instance may be cached so needs to report how much memory it retains.
Implements SkOpenTypeSVGDecoder.
◆ Make()
static std::unique_ptr<SkOpenTypeSVGDecoder> SkSVGOpenTypeSVGDecoder::Make |
( |
const uint8_t * |
svg, |
|
|
size_t |
svgLength |
|
) |
| |
|
static |
◆ render()
The documentation for this class was generated from the following file: