#include <compositor.h>
Definition at line 22 of file compositor.h.
◆ ~Compositor()
virtual flutter::Compositor::~Compositor |
( |
| ) |
|
|
virtualdefault |
◆ CollectBackingStore()
virtual bool flutter::Compositor::CollectBackingStore |
( |
const FlutterBackingStore * |
store | ) |
|
|
pure virtual |
◆ CreateBackingStore()
virtual bool flutter::Compositor::CreateBackingStore |
( |
const FlutterBackingStoreConfig & |
config, |
|
|
FlutterBackingStore * |
backing_store_out |
|
) |
| |
|
pure virtual |
◆ Present()
virtual bool flutter::Compositor::Present |
( |
FlutterWindowsView * |
view, |
|
|
const FlutterLayer ** |
layers, |
|
|
size_t |
layers_count |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: