Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tools/skottie_ios_app/
H A DSkiaUIContext.mm53 - (UIView*) makeViewWithController:(SkiaViewController*)vc withFrame:(CGRect)frame; argument
58 - (UIView*) makeViewWithController:(SkiaViewController*)vc withFrame:(CGRect)frame { argument
H A DSkiaGLContext.mm109 - (UIView*) makeViewWithController:(SkiaViewController*)vc withFrame:(CGRect)frame; argument
138 - (UIView*) makeViewWithController:(SkiaViewController*)vc withFrame:(CGRect)frame { argument
H A DSkiaMetalContext.mm77 - (UIView*) makeViewWithController:(SkiaViewController*)vc withFrame:(CGRect)frame; argument
105 - (UIView*) makeViewWithController:(SkiaViewController*)vc withFrame:(CGRect)frame { argument
H A DSkiaContext.mm7 - (UIView*) makeViewWithController:(SkiaViewController*)vc withFrame:(CGRect)frame { return nil; } argument
H A DSkiaViewController.mm9 @implementation SkiaViewController {} implementation