Home
last modified time | relevance | path

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

/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/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/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; typedef
Dretain-release-inline.m146 struct CGRect { struct
148 typedef struct CGRect CGRect; typedef
207 - (CGImageRef)createCGImage:(CIImage *)im fromRect:(CGRect)r; argument
208 - (CGImageRef)createCGImage:(CIImage *)im fromRect:(CGRect)r format:(CIFormat)f colorSpace:(CGC… argument
Dretain-release-gc-only.m142 struct CGRect { struct
144 typedef struct CGRect CGRect; typedef
203 - (CGImageRef)createCGImage:(CIImage *)im fromRect:(CGRect)r; argument
204 - (CGImageRef)createCGImage:(CIImage *)im fromRect:(CGRect)r format:(CIFormat)f colorSpace:(CGC… argument
Dretain-release.mm169 struct CGRect { struct
171 typedef struct CGRect CGRect; typedef
230 - (CGImageRef)createCGImage:(CIImage *)im fromRect:(CGRect)r; argument
231 - (CGImageRef)createCGImage:(CIImage *)im fromRect:(CGRect)r format:(CIFormat)f colorSpace:(CGC… argument
Dretain-release.m209 struct CGRect { struct
211 typedef struct CGRect CGRect; typedef
272 - (CGImageRef)createCGImage:(CIImage *)im fromRect:(CGRect)r; argument
273 - (CGImageRef)createCGImage:(CIImage *)im fromRect:(CGRect)r format:(CIFormat)f colorSpace:(CGC… argument
/external/clang/test/CodeGenObjC/Inputs/
Dnsvalue-boxed-expressions-support.h41 struct CGRect { struct
45 typedef struct BOXABLE CGRect CGRect; argument
/external/webrtc/webrtc/api/objc/
DRTCEAGLVideoView.m106 - (instancetype)initWithFrame:(CGRect)frame { argument
181 - (void)setNeedsDisplayInRect:(CGRect)rect { argument
195 - (void)glkView:(GLKView *)view drawInRect:(CGRect)rect { argument
/external/webrtc/talk/app/webrtc/objc/
DRTCEAGLVideoView.m124 - (instancetype)initWithFrame:(CGRect)frame { argument
199 - (void)setNeedsDisplayInRect:(CGRect)rect { argument
213 - (void)glkView:(GLKView*)view drawInRect:(CGRect)rect { argument
/external/webrtc/webrtc/examples/objc/AppRTCDemo/ios/
DARDMainView.m34 - (instancetype)initWithFrame:(CGRect)frame { argument
130 - (instancetype)initWithFrame:(CGRect)frame { argument
DARDStatsView.m22 - (instancetype)initWithFrame:(CGRect)frame { argument
DARDVideoCallView.m38 - (instancetype)initWithFrame:(CGRect)frame { argument
/external/clang/test/SemaObjCXX/
Dproperties.mm183 struct CGRect { struct
187 typedef struct CGRect CGRect; argument
/external/webrtc/webrtc/modules/video_render/ios/
Dvideo_render_ios_view.mm53 - (id)initWithFrame:(CGRect)frame { argument
/external/skia/experimental/iOSSampleApp/Shared/
DSkUIView.mm27 - (id)initWithFrame:(CGRect)frame { argument
/external/python/cpython2/Mac/Modules/cg/
Dcgsupport.py107 CGRect = MyOpaqueByValueType('CGRect', 'CGRect') variable
/external/clang/test/ARCMT/
Dobjcmt-arc-cf-annotations.m214 struct CGRect { struct
216 typedef struct CGRect CGRect; typedef
277 - (CGImageRef)createCGImage:(CIImage *)im fromRect:(CGRect)r; argument
278 - (CGImageRef)createCGImage:(CIImage *)im fromRect:(CGRect)r format:(CIFormat)f colorSpace:(CGC… argument