HomeSort by relevance Sort by last modified time
    Searched refs:ReplicaBranch (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/ca/
GraphicsLayerCA.h 201 enum ReplicaBranchType { ChildBranch = 0, ReplicaBranch = 1 };
212 if (branchType == ReplicaBranch)
221 if (branchType == ReplicaBranch)
232 if (m_replicaBranches.last() == ReplicaBranch)
GraphicsLayerCA.cpp     [all...]

Completed in 280 milliseconds