#import <FlutterSurface.h>
Instance Methods | |
| (nonnull instancetype) | - initWithSize:device:enableWideGamut: |
Properties | |
| IOSurfaceRef | ioSurface |
| CGSize | size |
| int64_t | textureId |
| BOOL | isInUse |
| BOOL | isWideGamut |
Internal FlutterSurface interface used by FlutterSurfaceManager. Wraps an IOSurface framebuffer and metadata related to the surface.
Definition at line 28 of file FlutterSurface.h.
| - (nonnull instancetype) initWithSize: | (CGSize) | size | |
| device: | (nonnull id< MTLDevice >) | device | |
| enableWideGamut: | (BOOL) | enableWideGamut | |
Extends class FlutterSurface.
|
readnonatomicassign |
Extends class FlutterSurface.
Definition at line 34 of file FlutterSurface.h.
|
readnonatomicassign |
Extends class FlutterSurface.
Definition at line 38 of file FlutterSurface.h.
|
readnonatomicassign |
Extends class FlutterSurface.
Definition at line 40 of file FlutterSurface.h.
|
readnonatomicassign |
Extends class FlutterSurface.
Definition at line 35 of file FlutterSurface.h.
|
readnonatomicassign |
Extends class FlutterSurface.
Definition at line 36 of file FlutterSurface.h.