Instance Methods | |
| (instancetype) | - initWithTexture:layer:drawableId: |
Instance Methods inherited from <FlutterMetalDrawable> | |
| (void) | - flutterPrepareForPresent: |
Protected Attributes | |
| FlutterTexture * | _texture |
| __weak FlutterMetalLayer * | _layer |
| NSUInteger | _drawableId |
| BOOL | _presented |
Definition at line 81 of file FlutterMetalLayer.mm.
| - (instancetype) initWithTexture: | (FlutterTexture*) | texture | |
| layer: | (FlutterMetalLayer*) | layer | |
| drawableId: | (NSUInteger) | drawableId | |
Definition at line 85 of file FlutterMetalLayer.mm.
|
protected |
Definition at line 84 of file FlutterMetalLayer.mm.
|
protected |
Definition at line 83 of file FlutterMetalLayer.mm.
|
protected |
Definition at line 85 of file FlutterMetalLayer.mm.
|
protected |
Definition at line 82 of file FlutterMetalLayer.mm.