#include <snapshot_controller.h>
Definition at line 23 of file snapshot_controller.h.
◆ ~Delegate()
virtual flutter::SnapshotController::Delegate::~Delegate |
( |
| ) |
|
|
virtualdefault |
◆ GetAiksContext()
virtual std::shared_ptr< impeller::AiksContext > flutter::SnapshotController::Delegate::GetAiksContext |
( |
| ) |
const |
|
pure virtual |
◆ GetIsGpuDisabledSyncSwitch()
virtual std::shared_ptr< const fml::SyncSwitch > flutter::SnapshotController::Delegate::GetIsGpuDisabledSyncSwitch |
( |
| ) |
const |
|
pure virtual |
◆ GetSnapshotSurfaceProducer()
virtual const std::unique_ptr< SnapshotSurfaceProducer > & flutter::SnapshotController::Delegate::GetSnapshotSurfaceProducer |
( |
| ) |
const |
|
pure virtual |
◆ GetSurface()
virtual const std::unique_ptr< Surface > & flutter::SnapshotController::Delegate::GetSurface |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: