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

/macosx-10.10/WebCore-7600.1.25/page/scrolling/
H A DScrollingStateFrameScrollingNode.h103 void setInsetClipLayer(const LayerRepresentation&);
H A DScrollingStateFrameScrollingNode.cpp83 setInsetClipLayer(stateNode.insetClipLayer().toRepresentation(adoptiveTree.preferredLayerRepresentation()));
195 void ScrollingStateFrameScrollingNode::setInsetClipLayer(const LayerRepresentation& layerRepresentation) function in class:WebCore::ScrollingStateFrameScrollingNode
H A DAsyncScrollingCoordinator.cpp142 node->setInsetClipLayer(insetClipLayerForFrameView(frameView));
373 node->setInsetClipLayer(insetClipLayer);
/macosx-10.10/WebKit2-7600.1.25/UIProcess/Scrolling/
H A DRemoteScrollingCoordinatorProxy.cpp117 scrollingStateNode->setInsetClipLayer(layerTreeHost.getLayer(scrollingStateNode->insetClipLayer()));
/macosx-10.10/WebKit2-7600.1.25/Shared/Scrolling/
H A DRemoteScrollingCoordinatorTransaction.cpp246 node.setInsetClipLayer(layerID);

Completed in 192 milliseconds