Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/skia/tools/skottie_ios_app/
H A DSkiaGLContext.mm56 - (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 DSkiaMetalContext.mm21 - (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 DSkiaUIContext.mm19 - (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 DSkiaContext.mm7 - (UIView*) makeViewWithController:(SkiaViewController*)vc withFrame:(CGRect)frame { return nil; } argument
H A DSkiaViewController.mm12 - (void)draw:(CGRect)rect toCanvas:(SkCanvas*)canvas atSize:(CGSize)size { argument
H A DSkottieViewController.mm160 - (void)draw:(CGRect)rect toCanvas:(SkCanvas*)canvas atSize:(CGSize)size { argument
/aosp_15_r20/external/clang/test/CodeGenObjC/
H A Dsuper-dotsyntax-struct-property.m21 struct CGRect { struct
25 typedef struct CGRect CGRect; typedef
39 - (void)setFrame:(CGRect)frame argument
H A Darc-linetable-autorelease.m17 struct CGRect {}; struct
18 typedef struct CGRect CGRect; typedef
/aosp_15_r20/external/clang/test/CodeGenObjCXX/
H A Dproperty-object-conditional-exp.mm3 struct CGRect { struct
7 typedef struct CGRect CGRect; typedef
H A 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
/aosp_15_r20/external/clang/test/Parser/
H A Dobjcxx11-initialized-temps.mm17 struct CGRect { struct
21 typedef struct CGRect CGRect; argument
/aosp_15_r20/external/clang/test/Analysis/
H A Ddefault-analyze.m38 struct CGRect { struct
42 typedef struct CGRect CGRect; argument
H A 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
H A 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
H A 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
/aosp_15_r20/external/webrtc/sdk/objc/components/renderer/opengl/
H A 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
/aosp_15_r20/external/clang/test/CodeGenObjC/Inputs/
H A Dnsvalue-boxed-expressions-support.h41 struct CGRect { struct
45 typedef struct BOXABLE CGRect CGRect; argument
/aosp_15_r20/external/clang/test/SemaObjCXX/
H A Dproperties.mm183 struct CGRect { struct
187 typedef struct CGRect CGRect; argument
/aosp_15_r20/external/webrtc/examples/objc/AppRTCMobile/ios/
H A DARDMainView.m28 - (instancetype)initWithFrame:(CGRect)frame { argument
84 - (instancetype)initWithFrame:(CGRect)frame { argument
H A DARDStatsView.m22 - (instancetype)initWithFrame:(CGRect)frame { argument
H A DARDVideoCallView.m41 - (instancetype)initWithFrame:(CGRect)frame { argument
/aosp_15_r20/external/webrtc/sdk/objc/components/renderer/metal/
H A DRTCMTLVideoView.m54 - (instancetype)initWithFrame:(CGRect)frameRect { argument
92 + (MTKView *)createMetalView:(CGRect)frame { argument
H A DRTCMTLNSVideoView.m35 - (instancetype)initWithFrame:(CGRect)frameRect { argument
/aosp_15_r20/external/webrtc/sdk/objc/helpers/
H A DRTCCameraPreviewView.m26 - (instancetype)initWithFrame:(CGRect)aRect { argument
/aosp_15_r20/external/webrtc/sdk/objc/unittests/
H A DRTCMTLVideoView_xctest.m34 + (UIView *)createMetalView:(CGRect)frame; argument

12