Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
SkiaContext.h
Go to the documentation of this file.
1// Copyright 2020 Google LLC.
2// Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
3#ifndef SkiaContext_DEFINED
4#define SkiaContext_DEFINED
5
7
8#import <UIKit/UIKit.h>
9
10@interface SkiaContext : NSObject
11 - (UIView*) makeViewWithController:(SkiaViewController*)vc withFrame:(CGRect)frame;
12 - (SkiaViewController*) getViewController:(UIView*)view;
13@end
14
16
18
20#endif // SkiaContext_DEFINED
SkiaContext * MakeSkiaMetalContext()
SkiaContext * MakeSkiaUIContext()
SkiaContext * MakeSkiaGLContext()