Searched refs:replicatedLayer (Results 1 – 4 of 4) sorted by relevance
786 … GraphicsLayerAndroid* replicatedLayer = static_cast<GraphicsLayerAndroid*>(replicaLayer()); in repaint() local787 if (replicatedLayer->maskLayer()) { in repaint()788 … GraphicsLayerAndroid* mask = static_cast<GraphicsLayerAndroid*>(replicatedLayer->maskLayer()); in repaint()1118 … GraphicsLayerAndroid* replicatedLayer = static_cast<GraphicsLayerAndroid*>(replicaLayer()); in syncChildren() local1119 m_contentLayer->addChild(replicatedLayer->m_contentLayer); in syncChildren()
378 GraphicsLayer* replicatedLayer() const { return m_replicatedLayer; } in replicatedLayer() function
1390 GraphicsLayerCA* replicatedLayer = static_cast<GraphicsLayerCA*>(m_replicatedLayer); in replicatedLayerRoot() local1392 …RefPtr<PlatformCALayer> clonedLayerRoot = replicatedLayer->fetchCloneLayers(this, replicaState, Ro… in replicatedLayerRoot()1393 FloatPoint cloneRootPosition = replicatedLayer->positionForCloneRootLayer(); in replicatedLayerRoot()
9837 …(WebCore::GraphicsLayer::replicatedLayer): reference to the layer that this (replica) layer is rep…