Flutter Engine
The Flutter Engine
|
#include <embedder_surface_metal_skia.h>
Public Attributes | |
std::function< bool(GPUMTLTextureInfo texture)> | present |
std::function< GPUMTLTextureInfo(const SkISize &frame_size)> | get_texture |
Definition at line 26 of file embedder_surface_metal_skia.h.
std::function<GPUMTLTextureInfo(const SkISize& frame_size)> flutter::EmbedderSurfaceMetalSkia::MetalDispatchTable::get_texture |
Definition at line 29 of file embedder_surface_metal_skia.h.
std::function<bool(GPUMTLTextureInfo texture)> flutter::EmbedderSurfaceMetalSkia::MetalDispatchTable::present |
Definition at line 27 of file embedder_surface_metal_skia.h.