| /external/clang/test/CodeGenObjCXX/ |
| D | property-object-conditional-exp.mm | 3 struct CGRect { struct 7 typedef struct CGRect CGRect; argument
|
| D | property-objects.mm | 10 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/ |
| D | SkiaGLContext.mm | 53 - (void)drawRect:(CGRect)rect; argument 65 - (instancetype)initWithFrame:(CGRect)frame argument 74 - (void)drawRect:(CGRect)rect { argument 106 - (UIView*) makeViewWithController:(SkiaViewController*)vc withFrame:(CGRect)frame; argument 135 - (UIView*) makeViewWithController:(SkiaViewController*)vc withFrame:(CGRect)frame { argument
|
| D | SkiaMetalContext.mm | 19 - (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
|
| D | SkiaUIContext.mm | 19 - (void)drawRect:(CGRect)rect; argument 26 - (void)drawRect:(CGRect)rect { argument 53 - (UIView*) makeViewWithController:(SkiaViewController*)vc withFrame:(CGRect)frame; argument 58 - (UIView*) makeViewWithController:(SkiaViewController*)vc withFrame:(CGRect)frame { argument
|
| D | SkiaContext.mm | 7 - (UIView*) makeViewWithController:(SkiaViewController*)vc withFrame:(CGRect)frame { return nil; } argument
|
| D | SkiaViewController.mm | 12 - (void)draw:(CGRect)rect toCanvas:(SkCanvas*)canvas atSize:(CGSize)size { argument
|
| D | SkottieViewController.mm | 160 - (void)draw:(CGRect)rect toCanvas:(SkCanvas*)canvas atSize:(CGSize)size { argument
|
| /external/clang/test/CodeGenObjC/ |
| D | super-dotsyntax-struct-property.m | 21 struct CGRect { struct 25 typedef struct CGRect CGRect; argument 40 {
|
| D | arc-linetable-autorelease.m | 17 struct CGRect {}; struct 18 typedef struct CGRect CGRect; typedef
|
| /external/clang/test/Parser/ |
| D | objcxx11-initialized-temps.mm | 17 struct CGRect { struct 21 typedef struct CGRect CGRect; argument
|
| /external/clang/test/Analysis/ |
| D | default-analyze.m | 38 struct CGRect { struct 42 typedef struct CGRect CGRect; argument
|
| D | retain-release-inline.m | 146 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
|
| D | retain-release.mm | 169 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
|
| /external/webrtc/sdk/objc/components/renderer/opengl/ |
| D | RTCEAGLVideoView.m | 63 - (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/ |
| D | nsvalue-boxed-expressions-support.h | 41 struct CGRect { struct 45 typedef struct BOXABLE CGRect CGRect; typedef
|
| /external/clang/test/SemaObjCXX/ |
| D | properties.mm | 183 struct CGRect { struct 187 typedef struct CGRect CGRect; argument
|
| /external/webrtc/examples/objc/AppRTCMobile/ios/ |
| D | ARDMainView.m | 28 - (instancetype)initWithFrame:(CGRect)frame { argument 84 - (instancetype)initWithFrame:(CGRect)frame { argument
|
| D | ARDStatsView.m | 22 - (instancetype)initWithFrame:(CGRect)frame { argument
|
| D | ARDVideoCallView.m | 41 - (instancetype)initWithFrame:(CGRect)frame { argument
|
| /external/webrtc/sdk/objc/components/renderer/metal/ |
| D | RTCMTLVideoView.m | 54 - (instancetype)initWithFrame:(CGRect)frameRect { argument 92 + (MTKView *)createMetalView:(CGRect)frame { argument
|
| D | RTCMTLNSVideoView.m | 35 - (instancetype)initWithFrame:(CGRect)frameRect { argument
|
| /external/webrtc/sdk/objc/helpers/ |
| D | RTCCameraPreviewView.m | 26 - (instancetype)initWithFrame:(CGRect)aRect { argument
|
| /external/webrtc/sdk/objc/unittests/ |
| D | RTCMTLVideoView_xctest.m | 34 + (UIView *)createMetalView:(CGRect)frame; argument
|
| /external/python/cpython2/Mac/Modules/cg/ |
| D | cgsupport.py | 107 CGRect = MyOpaqueByValueType('CGRect', 'CGRect') variable
|