Flutter Engine
The Flutter Engine
|
#include <embedder_surface_software.h>
Public Attributes | |
std::function< bool(const void *allocation, size_t row_bytes, size_t height)> | software_present_backing_store |
Definition at line 20 of file embedder_surface_software.h.
std::function<bool(const void* allocation, size_t row_bytes, size_t height)> flutter::EmbedderSurfaceSoftware::SoftwareDispatchTable::software_present_backing_store |
Definition at line 22 of file embedder_surface_software.h.