Searched defs:layerTreeHost (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/WebPage/CoordinatedGraphics/
H A DCoordinatedDrawingArea.h54 virtual LayerTreeHost* layerTreeHost() const { return m_layerTreeHost.get(); } function in class:WebKit::CoordinatedDrawingArea
/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/WebPage/
H A DDrawingAreaImpl.h58 virtual LayerTreeHost* layerTreeHost() const { return m_layerTreeHost.get(); } function in class:WebKit::DrawingAreaImpl
H A DDrawingArea.h81 virtual LayerTreeHost* layerTreeHost() const { return 0; } function in class:WebKit::DrawingArea
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/Scrolling/
H A DRemoteScrollingCoordinatorProxy.cpp69 const RemoteLayerTreeHost* RemoteScrollingCoordinatorProxy::layerTreeHost() const function in class:WebKit::RemoteScrollingCoordinatorProxy
87 const RemoteLayerTreeHost* layerTreeHost = this->layerTreeHost(); local
100 void RemoteScrollingCoordinatorProxy::connectStateNodeLayers(ScrollingStateTree& stateTree, const RemoteLayerTreeHost& layerTreeHost) argument
[all...]

Completed in 201 milliseconds