Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
SkImageGeneratorPriv.h File Reference
#include "include/core/SkRefCnt.h"
#include <memory>
#include <optional>

Go to the source code of this file.

Namespaces

namespace  SkImages
 
namespace  SkImageGenerators
 

Functions

std::unique_ptr< SkImageGeneratorSkImageGenerators::MakeFromPicture (const SkISize &, sk_sp< SkPicture >, const SkMatrix *, const SkPaint *, SkImages::BitDepth, sk_sp< SkColorSpace >, SkSurfaceProps props)
 
std::unique_ptr< SkImageGeneratorSkImageGenerators::MakeFromPicture (const SkISize &, sk_sp< SkPicture >, const SkMatrix *, const SkPaint *, SkImages::BitDepth, sk_sp< SkColorSpace >)
 
std::unique_ptr< SkImageGeneratorSkImageGenerators::MakeFromEncoded (sk_sp< SkData > data, std::optional< SkAlphaType > at)