Flutter Engine
The Flutter Engine
|
Instance Methods | |
(void) | - drawRect: |
(instancetype) | - initWithFrame:withEAGLContext:withDirectContext: |
Properties | |
SkiaViewController * | controller |
Definition at line 52 of file SkiaGLContext.mm.
- (void) drawRect: | (CGRect) | rect |
Definition at line 53 of file SkiaGLContext.mm.
- (instancetype) initWithFrame: | (CGRect) | frame | |
withEAGLContext: | (EAGLContext*) | eaglContext | |
withDirectContext: | (GrDirectContext*) | dContext | |
Definition at line 53 of file SkiaGLContext.mm.
|
readwriteatomicstrong |
Definition at line 53 of file SkiaGLContext.mm.