Flutter Engine
The Flutter Engine
|
Go to the source code of this file.
Namespaces | |
namespace | SkHeifDecoder |
Functions | |
SK_API bool | SkHeifDecoder::IsHeif (const void *, size_t) |
SK_API std::unique_ptr< SkCodec > | SkHeifDecoder::Decode (std::unique_ptr< SkStream >, SkCodec::Result *, SkCodecs::DecodeContext=nullptr) |
SK_API std::unique_ptr< SkCodec > | SkHeifDecoder::Decode (sk_sp< SkData >, SkCodec::Result *, SkCodecs::DecodeContext=nullptr) |
SkCodecs::Decoder | SkHeifDecoder::Decoder () |