Flutter Engine
The Flutter Engine
|
Go to the source code of this file.
Namespaces | |
namespace | SkImages |
namespace | SkImageGenerators |
Functions | |
std::unique_ptr< SkImageGenerator > | SkImageGenerators::MakeFromPicture (const SkISize &, sk_sp< SkPicture >, const SkMatrix *, const SkPaint *, SkImages::BitDepth, sk_sp< SkColorSpace >, SkSurfaceProps props) |
std::unique_ptr< SkImageGenerator > | SkImageGenerators::MakeFromPicture (const SkISize &, sk_sp< SkPicture >, const SkMatrix *, const SkPaint *, SkImages::BitDepth, sk_sp< SkColorSpace >) |
std::unique_ptr< SkImageGenerator > | SkImageGenerators::MakeFromEncoded (sk_sp< SkData > data, std::optional< SkAlphaType > at) |