Flutter Engine
The Flutter Engine
|
#include <flatland_connection.h>
Public Member Functions | |
Overflow () | |
Public Attributes | |
std::vector< zx::event > | fences_ |
zx::event | event_ |
Definition at line 34 of file flatland_connection.h.
|
inline |
Definition at line 38 of file flatland_connection.h.
zx::event flutter_runner::Overflow::event_ |
Definition at line 37 of file flatland_connection.h.
std::vector<zx::event> flutter_runner::Overflow::fences_ |
Definition at line 36 of file flatland_connection.h.