Flutter Engine
The Flutter Engine
|
Instance Methods | |
(instancetype) | - initWithLayer: [implementation] |
(void) | - commitTransaction [implementation] |
(void) | - dealloc [implementation] |
Protected Attributes | |
FlutterMetalLayer * | _layer |
IOSurfaceRef | _presentedSurface |
A fake compositor that simulates presenting layer surface by increasing and decreasing IOSurface use count.
Definition at line 29 of file FlutterMetalLayerTest.mm.
|
implementation |
Increment use count of currently presented surface and decrement use count of previously presented surface.
Definition at line 31 of file FlutterMetalLayerTest.mm.
|
implementation |
Definition at line 31 of file FlutterMetalLayerTest.mm.
|
implementation |
Definition at line 31 of file FlutterMetalLayerTest.mm.
|
protected |
Definition at line 30 of file FlutterMetalLayerTest.mm.
|
protected |
Definition at line 31 of file FlutterMetalLayerTest.mm.