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

  /external/webkit/WebCore/platform/graphics/mac/
GraphicsLayerCA.h 182 enum ReplicaBranchType { ChildBranch = 0, ReplicaBranch = 1 };
193 if (branchType == ReplicaBranch)
202 if (branchType == ReplicaBranch)
213 if (m_replicaBranches.last() == ReplicaBranch)
GraphicsLayerCA.mm     [all...]

Completed in 50 milliseconds