Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
flutter::EmbedderSurfaceSoftware::SoftwareDispatchTable Struct Reference

#include <embedder_surface_software.h>

Public Attributes

std::function< bool(const void *allocation, size_t row_bytes, size_t height)> software_present_backing_store
 

Detailed Description

Definition at line 20 of file embedder_surface_software.h.

Member Data Documentation

◆ software_present_backing_store

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.


The documentation for this struct was generated from the following file: