Home
last modified time | relevance | path

Searched defs:CGRect (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/tools/skottie_ios_app/
DSkiaGLContext.mm52 - (void)drawRect:(CGRect)rect; argument
64 - (instancetype)initWithFrame:(CGRect)frame argument
73 - (void)drawRect:(CGRect)rect { argument
105 - (UIView*) makeViewWithController:(SkiaViewController*)vc withFrame:(CGRect)frame; argument
134 - (UIView*) makeViewWithController:(SkiaViewController*)vc withFrame:(CGRect)frame { argument
DSkiaMetalContext.mm19 - (void)drawRect:(CGRect)rect; argument
33 - (instancetype)initWithFrame:(CGRect)frameRect argument
44 - (void)drawRect:(CGRect)rect { argument
75 - (UIView*) makeViewWithController:(SkiaViewController*)vc withFrame:(CGRect)frame; argument
102 - (UIView*) makeViewWithController:(SkiaViewController*)vc withFrame:(CGRect)frame { argument
DSkiaUIContext.mm17 - (void)drawRect:(CGRect)rect; argument
24 - (void)drawRect:(CGRect)rect { argument
51 - (UIView*) makeViewWithController:(SkiaViewController*)vc withFrame:(CGRect)frame; argument
56 - (UIView*) makeViewWithController:(SkiaViewController*)vc withFrame:(CGRect)frame { argument
DSkiaContext.mm7 - (UIView*) makeViewWithController:(SkiaViewController*)vc withFrame:(CGRect)frame { return nil; } argument
DSkiaViewController.mm12 - (void)draw:(CGRect)rect toCanvas:(SkCanvas*)canvas atSize:(CGSize)size { argument
DSkottieViewController.mm160 - (void)draw:(CGRect)rect toCanvas:(SkCanvas*)canvas atSize:(CGSize)size { argument