Searched refs:setContentShadowLayer (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/page/scrolling/
H A DScrollingStateFrameScrollingNode.h106 void setContentShadowLayer(const LayerRepresentation&);
H A DScrollingStateFrameScrollingNode.cpp86 setContentShadowLayer(stateNode.contentShadowLayer().toRepresentation(adoptiveTree.preferredLayerRepresentation()));
204 void ScrollingStateFrameScrollingNode::setContentShadowLayer(const LayerRepresentation& layerRepresentation) function in class:WebCore::ScrollingStateFrameScrollingNode
H A DAsyncScrollingCoordinator.cpp143 node->setContentShadowLayer(contentShadowLayerForFrameView(frameView));
/macosx-10.10/WebKit2-7600.1.25/UIProcess/Scrolling/
H A DRemoteScrollingCoordinatorProxy.cpp120 scrollingStateNode->setContentShadowLayer(layerTreeHost.getLayer(scrollingStateNode->contentShadowLayer()));
/macosx-10.10/WebKit2-7600.1.25/Shared/Scrolling/
H A DRemoteScrollingCoordinatorTransaction.cpp253 node.setContentShadowLayer(layerID);

Completed in 179 milliseconds