Flutter Engine
The Flutter Engine
|
#import <FlutterPlatformViews_Internal.h>
Protected Member Functions | |
() | - FlutterPlatformViewLayer |
() | - ~FlutterPlatformViewLayer |
Protected Attributes | |
fml::scoped_nsobject< UIView > | overlay_view |
fml::scoped_nsobject< UIView > | overlay_view_wrapper |
std::unique_ptr< IOSSurface > | ios_surface |
std::unique_ptr< Surface > | surface |
bool | did_submit_last_frame |
GrDirectContext * | gr_context |
Definition at line 144 of file FlutterPlatformViews_Internal.h.
- FlutterPlatformViewLayer: | (const fml::scoped_nsobject< UIView > &) | overlay_view | |
(const fml::scoped_nsobject< UIView > &) | overlay_view_wrapper | ||
(std::unique_ptr< IOSSurface >) | ios_surface | ||
(std::unique_ptr< Surface >) | surface | ||
Definition at line 18 of file FlutterPlatformViews_Internal.mm.
- FlutterPlatformViewLayer: |
|
protected |
Definition at line 158 of file FlutterPlatformViews_Internal.h.
|
protected |
Definition at line 163 of file FlutterPlatformViews_Internal.h.
|
protected |
Definition at line 154 of file FlutterPlatformViews_Internal.h.
|
protected |
Definition at line 152 of file FlutterPlatformViews_Internal.h.
|
protected |
Definition at line 153 of file FlutterPlatformViews_Internal.h.
|
protected |
Definition at line 155 of file FlutterPlatformViews_Internal.h.