Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/ca/
DGraphicsLayerCA.h199 struct ReplicaState { struct
202 ReplicaState(ReplicaBranchType firstBranch) in ReplicaState() argument
209 void push(ReplicaBranchType branchType) in push()
216 void setBranchType(ReplicaBranchType branchType) in setBranchType()
246 PassRefPtr<PlatformCALayer>replicatedLayerRoot(ReplicaState&); argument