Flutter Engine
The Flutter Engine
|
This is the complete list of members for flutter::SnapshotControllerImpeller, including all inherited members.
CacheRuntimeStage(const std::shared_ptr< impeller::RuntimeStage > &runtime_stage) override | flutter::SnapshotControllerImpeller | virtual |
ConvertToRasterImage(sk_sp< SkImage > image) override | flutter::SnapshotControllerImpeller | virtual |
GetDelegate() | flutter::SnapshotController | inlineprotected |
Make(const Delegate &delegate, const Settings &settings) | flutter::SnapshotController | static |
MakeRasterSnapshot(sk_sp< DisplayList > display_list, SkISize picture_size, std::function< void(const sk_sp< DlImage > &)> callback) override | flutter::SnapshotControllerImpeller | virtual |
MakeRasterSnapshotSync(sk_sp< DisplayList > display_list, SkISize picture_size) override | flutter::SnapshotControllerImpeller | virtual |
SnapshotController(const Delegate &delegate) | flutter::SnapshotController | explicitprotected |
SnapshotControllerImpeller(const SnapshotController::Delegate &delegate) | flutter::SnapshotControllerImpeller | inlineexplicit |
~SnapshotController()=default | flutter::SnapshotController | virtual |