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

/macosx-10.9.5/WebKit-7537.78.2/efl/WebCoreSupport/
H A DAcceleratedCompositingContextEfl.cpp72 m_rootGraphicsLayer->flushCompositingStateForThisLayerOnly();
114 m_rootGraphicsLayer->flushCompositingStateForThisLayerOnly();
/macosx-10.9.5/WebKit-7537.78.2/gtk/WebCoreSupport/
H A DAcceleratedCompositingContextCairo.cpp92 m_rootGraphicsLayer->flushCompositingStateForThisLayerOnly();
113 m_rootGraphicsLayer->flushCompositingStateForThisLayerOnly();
138 m_rootGraphicsLayer->flushCompositingStateForThisLayerOnly();
H A DAcceleratedCompositingContextClutter.cpp206 m_rootLayer->flushCompositingStateForThisLayerOnly();
207 m_nonCompositedContentLayer->flushCompositingStateForThisLayerOnly();
H A DAcceleratedCompositingContextGL.cpp334 m_rootLayer->flushCompositingStateForThisLayerOnly();
335 m_nonCompositedContentLayer->flushCompositingStateForThisLayerOnly();
/macosx-10.9.5/WebKit-7537.78.2/qt/WebCoreSupport/
H A DTextureMapperLayerClientQt.cpp49 m_rootGraphicsLayer->flushCompositingStateForThisLayerOnly();
120 m_rootGraphicsLayer->flushCompositingStateForThisLayerOnly();
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/WebPage/mac/
H A DRemoteGraphicsLayer.h63 virtual void flushCompositingStateForThisLayerOnly() OVERRIDE;
H A DRemoteGraphicsLayer.mm157 void RemoteGraphicsLayer::flushCompositingStateForThisLayerOnly()
189 flushCompositingStateForThisLayerOnly();
H A DLayerTreeHostMac.mm365 m_rootLayer->flushCompositingStateForThisLayerOnly();
366 m_nonCompositedContentLayer->flushCompositingStateForThisLayerOnly();
370 it->value->flushCompositingStateForThisLayerOnly();
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/WebPage/gtk/
H A DLayerTreeHostGtk.cpp315 m_rootLayer->flushCompositingStateForThisLayerOnly();
316 m_nonCompositedContentLayer->flushCompositingStateForThisLayerOnly();
320 it->value->flushCompositingStateForThisLayerOnly();
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/texmap/
H A DGraphicsLayerTextureMapper.h77 virtual void flushCompositingStateForThisLayerOnly();
H A DGraphicsLayerTextureMapper.cpp430 void GraphicsLayerTextureMapper::flushCompositingStateForThisLayerOnly() function in class:WebCore::GraphicsLayerTextureMapper
458 // When this has its own backing store (e.g. Qt WK1), update the repaint count before calling TextureMapperLayer::flushCompositingStateForThisLayerOnly().
581 flushCompositingStateForThisLayerOnly();
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/clutter/
H A DGraphicsLayerClutter.h97 virtual void flushCompositingStateForThisLayerOnly();
H A DGraphicsLayerClutter.cpp687 void GraphicsLayerClutter::flushCompositingStateForThisLayerOnly() function in class:WebCore::GraphicsLayerClutter
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/texmap/coordinated/
H A DCoordinatedGraphicsLayer.cpp597 mask->flushCompositingStateForThisLayerOnly();
600 replica->flushCompositingStateForThisLayerOnly();
602 flushCompositingStateForThisLayerOnly();
773 void CoordinatedGraphicsLayer::flushCompositingStateForThisLayerOnly() function in class:WebCore::CoordinatedGraphicsLayer
H A DCoordinatedGraphicsLayer.h104 virtual void flushCompositingStateForThisLayerOnly() OVERRIDE;
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/WebPage/CoordinatedGraphics/
H A DCoordinatedLayerTreeHost.cpp245 m_rootLayer->flushCompositingStateForThisLayerOnly();
247 m_pageOverlayLayer->flushCompositingStateForThisLayerOnly();
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DGraphicsLayer.h444 virtual void flushCompositingStateForThisLayerOnly() { } function in class:WebCore::GraphicsLayer
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/ca/
H A DGraphicsLayerCA.h145 virtual void flushCompositingStateForThisLayerOnly();
H A DGraphicsLayerCA.cpp911 void GraphicsLayerCA::flushCompositingStateForThisLayerOnly() function in class:WebCore::GraphicsLayerCA
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebView.cpp6753 m_backingLayer->flushCompositingStateForThisLayerOnly();

Completed in 136 milliseconds