5#ifndef FLUTTER_IMPELLER_PLAYGROUND_IMAGE_BACKENDS_SKIA_COMPRESSED_IMAGE_SKIA_H_
6#define FLUTTER_IMPELLER_PLAYGROUND_IMAGE_BACKENDS_SKIA_COMPRESSED_IMAGE_SKIA_H_
14 static std::shared_ptr<CompressedImage>
Create(
15 std::shared_ptr<const fml::Mapping> allocation);
CompressedImageSkia(std::shared_ptr< const fml::Mapping > allocation)
~CompressedImageSkia() override
static std::shared_ptr< CompressedImage > Create(std::shared_ptr< const fml::Mapping > allocation)
DecompressedImage Decode() const override