Searched defs:SkiaViewController (Results 1 – 5 of 5) sorted by relevance
53 - (UIView*) makeViewWithController:(SkiaViewController*)vc withFrame:(CGRect)frame; argument58 - (UIView*) makeViewWithController:(SkiaViewController*)vc withFrame:(CGRect)frame { argument
109 - (UIView*) makeViewWithController:(SkiaViewController*)vc withFrame:(CGRect)frame; argument138 - (UIView*) makeViewWithController:(SkiaViewController*)vc withFrame:(CGRect)frame { argument
77 - (UIView*) makeViewWithController:(SkiaViewController*)vc withFrame:(CGRect)frame; argument105 - (UIView*) makeViewWithController:(SkiaViewController*)vc withFrame:(CGRect)frame { argument
7 - (UIView*) makeViewWithController:(SkiaViewController*)vc withFrame:(CGRect)frame { return nil; } argument
9 @implementation SkiaViewController {} implementation