/aosp_15_r20/external/skia/tools/skottie_ios_app/ |
H A D | SkiaGLContext.mm | 56 - (void)drawRect:(CGRect)rect; argument 59 - (instancetype)initWithFrame:(CGRect)frame argument 68 - (instancetype)initWithFrame:(CGRect)frame argument 77 - (void)drawRect:(CGRect)rect { argument 109 - (UIView*) makeViewWithController:(SkiaViewController*)vc withFrame:(CGRect)frame; argument 138 - (UIView*) makeViewWithController:(SkiaViewController*)vc withFrame:(CGRect)frame { argument
|
H A D | SkiaMetalContext.mm | 21 - (void)drawRect:(CGRect)rect; argument 24 - (instancetype)initWithFrame:(CGRect)frameRect argument 35 - (instancetype)initWithFrame:(CGRect)frameRect argument 46 - (void)drawRect:(CGRect)rect { argument 77 - (UIView*) makeViewWithController:(SkiaViewController*)vc withFrame:(CGRect)frame; argument 105 - (UIView*) makeViewWithController:(SkiaViewController*)vc withFrame:(CGRect)frame { argument
|
H A 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
|
H A D | SkiaContext.mm | 7 - (UIView*) makeViewWithController:(SkiaViewController*)vc withFrame:(CGRect)frame { return nil; } argument
|
H A D | SkiaViewController.mm | 12 - (void)draw:(CGRect)rect toCanvas:(SkCanvas*)canvas atSize:(CGSize)size { argument
|
H A D | SkottieViewController.mm | 160 - (void)draw:(CGRect)rect toCanvas:(SkCanvas*)canvas atSize:(CGSize)size { argument
|
/aosp_15_r20/external/clang/test/CodeGenObjC/ |
H A D | super-dotsyntax-struct-property.m | 21 struct CGRect { struct 25 typedef struct CGRect CGRect; typedef 39 - (void)setFrame:(CGRect)frame argument
|
H A D | arc-linetable-autorelease.m | 17 struct CGRect {}; struct 18 typedef struct CGRect CGRect; typedef
|
/aosp_15_r20/external/clang/test/CodeGenObjCXX/ |
H A D | property-object-conditional-exp.mm | 3 struct CGRect { struct 7 typedef struct CGRect CGRect; typedef
|
H A 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
|
/aosp_15_r20/external/clang/test/Parser/ |
H A D | objcxx11-initialized-temps.mm | 17 struct CGRect { struct 21 typedef struct CGRect CGRect; argument
|
/aosp_15_r20/external/clang/test/Analysis/ |
H A D | default-analyze.m | 38 struct CGRect { struct 42 typedef struct CGRect CGRect; argument
|
H A 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
|
H A 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
|
H A 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
|
/aosp_15_r20/external/webrtc/sdk/objc/components/renderer/opengl/ |
H A 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
|
/aosp_15_r20/external/clang/test/CodeGenObjC/Inputs/ |
H A D | nsvalue-boxed-expressions-support.h | 41 struct CGRect { struct 45 typedef struct BOXABLE CGRect CGRect; argument
|
/aosp_15_r20/external/clang/test/SemaObjCXX/ |
H A D | properties.mm | 183 struct CGRect { struct 187 typedef struct CGRect CGRect; argument
|
/aosp_15_r20/external/webrtc/examples/objc/AppRTCMobile/ios/ |
H A D | ARDMainView.m | 28 - (instancetype)initWithFrame:(CGRect)frame { argument 84 - (instancetype)initWithFrame:(CGRect)frame { argument
|
H A D | ARDStatsView.m | 22 - (instancetype)initWithFrame:(CGRect)frame { argument
|
H A D | ARDVideoCallView.m | 41 - (instancetype)initWithFrame:(CGRect)frame { argument
|
/aosp_15_r20/external/webrtc/sdk/objc/components/renderer/metal/ |
H A D | RTCMTLVideoView.m | 54 - (instancetype)initWithFrame:(CGRect)frameRect { argument 92 + (MTKView *)createMetalView:(CGRect)frame { argument
|
H A D | RTCMTLNSVideoView.m | 35 - (instancetype)initWithFrame:(CGRect)frameRect { argument
|
/aosp_15_r20/external/webrtc/sdk/objc/helpers/ |
H A D | RTCCameraPreviewView.m | 26 - (instancetype)initWithFrame:(CGRect)aRect { argument
|
/aosp_15_r20/external/webrtc/sdk/objc/unittests/ |
H A D | RTCMTLVideoView_xctest.m | 34 + (UIView *)createMetalView:(CGRect)frame; argument
|