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

/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/CoordinatedGraphics/
H A DCoordinatedLayerTreeHostProxy.cpp60 void CoordinatedLayerTreeHostProxy::commitCoordinatedGraphicsState(const CoordinatedGraphicsState& graphicsState) argument
64 sceneProtector->commitSceneState(graphicsState);
69 m_drawingAreaProxy->page()->didRenderFrame(graphicsState.contentsSize, graphicsState.coveredRect);

Completed in 114 milliseconds