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

/external/webkit/Source/WebKit2/WebProcess/WebPage/ca/
H A DLayerTreeHostCA.cpp223 m_rootLayer->syncCompositingStateForThisLayerOnly();
224 m_nonCompositedContentLayer->syncCompositingStateForThisLayerOnly();
226 m_pageOverlayLayer->syncCompositingStateForThisLayerOnly();
/external/webkit/Source/WebKit2/WebProcess/FullScreen/mac/
H A DWebFullScreenManagerMac.mm169 m_rootLayer->syncCompositingStateForThisLayerOnly();
180 m_rootLayer->syncCompositingStateForThisLayerOnly();
229 m_rootLayer->syncCompositingStateForThisLayerOnly();
/external/webkit/Source/WebCore/platform/graphics/qt/
H A DGraphicsLayerQt.h84 virtual void syncCompositingStateForThisLayerOnly();
H A DGraphicsLayerQt.cpp1299 void GraphicsLayerQt::syncCompositingStateForThisLayerOnly() function in class:WebCore::GraphicsLayerQt
1303 GraphicsLayer::syncCompositingStateForThisLayerOnly();
/external/webkit/Source/WebCore/platform/graphics/texmap/
H A DGraphicsLayerTextureMapper.h82 virtual void syncCompositingStateForThisLayerOnly();
H A DGraphicsLayerTextureMapper.cpp356 void GraphicsLayerTextureMapper::syncCompositingStateForThisLayerOnly() function in class:WebCore::GraphicsLayerTextureMapper
/external/webkit/Source/WebCore/platform/graphics/android/
H A DGraphicsLayerAndroid.h125 virtual void syncCompositingStateForThisLayerOnly();
H A DGraphicsLayerAndroid.cpp1192 void GraphicsLayerAndroid::syncCompositingStateForThisLayerOnly() function in class:WebCore::GraphicsLayerAndroid
1215 syncCompositingStateForThisLayerOnly();
/external/webkit/Source/WebCore/platform/graphics/
H A DGraphicsLayer.h360 virtual void syncCompositingStateForThisLayerOnly() { } function in class:WebCore::GraphicsLayer
/external/webkit/Source/WebCore/platform/graphics/ca/
H A DGraphicsLayerCA.h123 virtual void syncCompositingStateForThisLayerOnly();
H A DGraphicsLayerCA.cpp777 void GraphicsLayerCA::syncCompositingStateForThisLayerOnly() function in class:WebCore::GraphicsLayerCA
/external/webkit/Source/WebCore/page/
H A DFrameView.cpp636 graphicsLayer->syncCompositingStateForThisLayerOnly();
638 graphicsLayer->syncCompositingStateForThisLayerOnly();
640 graphicsLayer->syncCompositingStateForThisLayerOnly();
/external/webkit/Source/WebKit/win/
H A DWebView.cpp6499 m_backingLayer->syncCompositingStateForThisLayerOnly();

Completed in 156 milliseconds