/external/skia/tools/skottie_ios_app/ |
D | SkiaGLContext.mm | 52 - (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
|
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 | 17 - (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
|
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/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/clang/test/CodeGenObjC/ |
D | super-dotsyntax-struct-property.m | 21 struct CGRect { struct 25 typedef struct CGRect CGRect; typedef 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; typedef
|
/external/clang/test/Analysis/ |
D | default-analyze.m | 38 struct CGRect { struct 42 typedef struct CGRect CGRect; 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
|
D | retain-release-gc-only.m | 142 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
|
/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; typedef
|
/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 | 44 - (instancetype)initWithFrame:(CGRect)frame { argument
|
/external/webrtc/sdk/objc/components/renderer/metal/ |
D | RTCMTLVideoView.m | 54 - (instancetype)initWithFrame:(CGRect)frameRect { argument 96 + (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 | 31 + (UIView *)createMetalView:(CGRect)frame; argument
|
/external/python/cpython2/Mac/Modules/cg/ |
D | cgsupport.py | 107 CGRect = MyOpaqueByValueType('CGRect', 'CGRect') variable
|