2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
7 #import <QuartzCore/CALayer.h>
9 #import "CAPropertyInfo-Protocol.h"
11 @interface
CALayer (CALayerPrivate
) <CAPropertyInfo
>
13 + (void *)CA_setterForType
:(int)fp8
;
14 + (void *)CA_getterForType
:(int)fp8
;
15 + (BOOL
)resolveInstanceMethod
:(SEL
)fp8
;
16 - (BOOL
)hasBeenCommitted
;
17 - (BOOL
)clearsContext
;
18 - (void)setClearsContext
:(BOOL
)fp8
;
19 - (BOOL
)sortsSublayers
;
20 - (void)setSortsSublayers
:(BOOL
)fp8
;
22 - (void)setFlipped
:(BOOL
)fp8
;
23 - (BOOL
)contentsAreFlipped
;
24 - (void)invalidateContents
;
25 - (void)setContentsChanged
;
26 - (void *)regionBeingDrawn
;
28 - (void)displayIfNeeded
;
29 - (BOOL
)_shouldSmoothFonts
;
31 - (BOOL
)layoutIsActive
;
32 - (BOOL
)ignoresHitTesting
;
33 - (id
)hitTest
:(struct CGPoint
)fp8 fromLayer
:(id
)fp16
;
34 - (BOOL
)isDescendantOf
:(id
)fp8
;
35 - (id
)ancestorSharedWithLayer
:(id
)fp8
;
36 - (struct CGSize
)size
;
38 - (struct _CARenderLayer
*)_copyRenderLayer
:(struct _CATransaction
*)fp8 flags
:(unsigned int *)fp12
;
39 - (_Bool
)_renderLayerDefinesProperty
:(unsigned int)fp8
;
40 - (_Bool
)_renderLayerPropertyAffectsGeometry
:(unsigned int)fp8
;
41 - (void)layerDidBecomeVisible
:(BOOL
)fp8
;
45 - (float)anchorPointZ
;
46 - (void)setAnchorPointZ
:(float)fp8
;
47 - (struct CGAffineTransform
)contentsTransform
;
48 - (void)setContentsTransform
:(struct CGAffineTransform
)fp8
;
49 - (float)minificationFilterBias
;
50 - (void)setMinificationFilterBias
:(float)fp8
;