Home
last modified time | relevance | path

Searched defs:SkiaViewController (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/tools/skottie_ios_app/
DSkiaUIContext.mm51 - (UIView*) makeViewWithController:(SkiaViewController*)vc withFrame:(CGRect)frame; argument
56 - (UIView*) makeViewWithController:(SkiaViewController*)vc withFrame:(CGRect)frame { argument
DSkiaGLContext.mm105 - (UIView*) makeViewWithController:(SkiaViewController*)vc withFrame:(CGRect)frame; argument
134 - (UIView*) makeViewWithController:(SkiaViewController*)vc withFrame:(CGRect)frame { argument
DSkiaMetalContext.mm75 - (UIView*) makeViewWithController:(SkiaViewController*)vc withFrame:(CGRect)frame; argument
102 - (UIView*) makeViewWithController:(SkiaViewController*)vc withFrame:(CGRect)frame { argument
DSkiaContext.mm7 - (UIView*) makeViewWithController:(SkiaViewController*)vc withFrame:(CGRect)frame { return nil; } argument
DSkiaViewController.mm9 @implementation SkiaViewController {} implementation