Home
last modified time | relevance | path

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

12

/external/llvm-project/clang/test/CodeGenObjCXX/
Dproperty-object-conditional-exp.mm3 struct CGRect { struct
7 typedef struct CGRect CGRect; argument
Dproperty-objects.mm10 struct CGRect { struct
11 CGRect & operator = (const CGRect &); argument
16 CGRect bounds; argument
22 - (void)setFrame:(CGRect)frameRect; argument
43 - (void)setFrame:(CGRect)frameRect {} argument
/external/clang/test/CodeGenObjCXX/
Dproperty-object-conditional-exp.mm3 struct CGRect { struct
7 typedef struct CGRect CGRect; argument
Dproperty-objects.mm10 struct CGRect { struct
11 CGRect & operator = (const CGRect &); argument
16 CGRect bounds; argument
22 - (void)setFrame:(CGRect)frameRect; argument
43 - (void)setFrame:(CGRect)frameRect {} argument
/external/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
/external/llvm-project/clang/test/CodeGenObjC/
Dsuper-dotsyntax-struct-property.m21 struct CGRect { struct
25 typedef struct CGRect CGRect; argument
40 {
Darc-linetable-autorelease.m17 struct CGRect {}; struct
18 typedef struct CGRect CGRect; typedef
/external/clang/test/CodeGenObjC/
Dsuper-dotsyntax-struct-property.m21 struct CGRect { struct
25 typedef struct CGRect CGRect; typedef
40 {
Darc-linetable-autorelease.m17 struct CGRect {}; struct
18 typedef struct CGRect CGRect; typedef
/external/llvm-project/clang/test/Parser/
Dobjcxx11-initialized-temps.mm17 struct CGRect { struct
21 typedef struct CGRect CGRect; typedef
/external/clang/test/Parser/
Dobjcxx11-initialized-temps.mm17 struct CGRect { struct
21 typedef struct CGRect CGRect; typedef
/external/clang/test/Analysis/
Ddefault-analyze.m38 struct CGRect { struct
42 typedef struct CGRect CGRect; argument
/external/llvm-project/clang/test/Analysis/
Ddefault-analyze.m38 struct CGRect { struct
42 typedef struct CGRect CGRect; typedef
/external/webrtc/sdk/objc/components/renderer/opengl/
DRTCEAGLVideoView.m63 - (instancetype)initWithFrame:(CGRect)frame { argument
71 - (instancetype)initWithFrame:(CGRect)frame shader:(id<RTC_OBJC_TYPE(RTCVideoViewShading)>)shader { argument
170 - (void)setNeedsDisplayInRect:(CGRect)rect { argument
184 - (void)glkView:(GLKView *)view drawInRect:(CGRect)rect { argument
/external/clang/test/CodeGenObjC/Inputs/
Dnsvalue-boxed-expressions-support.h41 struct CGRect { struct
45 typedef struct BOXABLE CGRect CGRect; argument
/external/llvm-project/clang/test/CodeGenObjC/Inputs/
Dnsvalue-boxed-expressions-support.h41 struct CGRect { struct
45 typedef struct BOXABLE CGRect CGRect; argument
/external/clang/test/SemaObjCXX/
Dproperties.mm183 struct CGRect { struct
187 typedef struct CGRect CGRect; argument
/external/llvm-project/clang/test/SemaObjCXX/
Dproperties.mm183 struct CGRect { struct
187 typedef struct CGRect CGRect; argument
/external/webrtc/examples/objc/AppRTCMobile/ios/
DARDMainView.m28 - (instancetype)initWithFrame:(CGRect)frame { argument
84 - (instancetype)initWithFrame:(CGRect)frame { argument
DARDStatsView.m22 - (instancetype)initWithFrame:(CGRect)frame { argument
/external/webrtc/sdk/objc/components/renderer/metal/
DRTCMTLVideoView.m54 - (instancetype)initWithFrame:(CGRect)frameRect { argument
96 + (MTKView *)createMetalView:(CGRect)frame { argument

12