]>
git.saurik.com Git - iphone-api.git/blob - QuartzCore/CATiledLayer.h
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 @interface CATiledLayer
: CALayer
13 + (double)fadeDuration
;
14 + (id
)defaultValueForKey
:(id
)fp8
;
15 + (void)_providerThread
:(struct __CFRunLoopSource
*)fp8
;
16 - (void)didChangeValueForKey
:(id
)fp8
;
17 - (void)setNeedsDisplayInRect
:(struct CGRect
)fp8
;
18 - (void)_addSource
:(struct __CFRunLoopSource
*)fp8
;
19 - (void)setContents
:(id
)fp8
;
22 - (void)_colorspaceDidChange
;
23 - (unsigned long)levelsOfDetail
;
24 - (void)setLevelsOfDetail
:(unsigned long)fp8
;
25 - (unsigned long)levelsOfDetailBias
;
26 - (void)setLevelsOfDetailBias
:(unsigned long)fp8
;
27 - (struct CGSize
)tileSize
;
28 - (void)setTileSize
:(struct CGSize
)fp8
;