Home
last modified time | relevance | path

Searched defs:UIView (Results 1 – 8 of 8) sorted by relevance

/external/clang/test/SemaObjC/
Dprotocol-warn.m14 @interface UIView : UIResponder interface
17 @implementation UIView implementation
Darc-property-lifetime.m130 @interface UIView @end interface
133 @interface UIView(UIViewRendering) interface in UIViewRendering
Dproperty-9.m110 @interface UIView @end interface
/external/skia/tools/skottie_ios_app/
DSkiaUIContext.mm54 - (SkiaViewController*) getViewController:(UIView*)view; argument
63 - (SkiaViewController*) getViewController:(UIView*)view { argument
DSkiaGLContext.mm107 - (SkiaViewController*) getViewController:(UIView*)view; argument
142 - (SkiaViewController*) getViewController:(UIView*)view { argument
DSkiaMetalContext.mm76 - (SkiaViewController*) getViewController:(UIView*)view; argument
112 - (SkiaViewController*) getViewController:(UIView*)view { argument
DSkiaContext.mm8 - (SkiaViewController*) getViewController:(UIView*)view { return nil; } argument
/external/clang/test/CodeGenObjC/
Dsuper-dotsyntax-struct-property.m27 @interface UIView { interface