HomeSort by relevance Sort by last modified time
    Searched refs:syncCompositingStateForThisLayerOnly (Results 1 - 13 of 13) sorted by null

  /external/webkit/Source/WebKit2/WebProcess/WebPage/ca/
LayerTreeHostCA.cpp 223 m_rootLayer->syncCompositingStateForThisLayerOnly();
224 m_nonCompositedContentLayer->syncCompositingStateForThisLayerOnly();
226 m_pageOverlayLayer->syncCompositingStateForThisLayerOnly();
  /external/webkit/Source/WebCore/platform/graphics/qt/
GraphicsLayerQt.h 84 virtual void syncCompositingStateForThisLayerOnly();
GraphicsLayerQt.cpp     [all...]
  /external/webkit/Source/WebCore/platform/graphics/android/
GraphicsLayerAndroid.h 121 virtual void syncCompositingStateForThisLayerOnly();
GraphicsLayerAndroid.cpp     [all...]
  /external/webkit/Source/WebCore/platform/graphics/texmap/
GraphicsLayerTextureMapper.h 82 virtual void syncCompositingStateForThisLayerOnly();
GraphicsLayerTextureMapper.cpp 356 void GraphicsLayerTextureMapper::syncCompositingStateForThisLayerOnly()
  /external/webkit/Source/WebKit2/WebProcess/FullScreen/mac/
WebFullScreenManagerMac.mm 169 m_rootLayer->syncCompositingStateForThisLayerOnly();
180 m_rootLayer->syncCompositingStateForThisLayerOnly();
229 m_rootLayer->syncCompositingStateForThisLayerOnly();
  /external/webkit/Source/WebCore/platform/graphics/
GraphicsLayer.h 360 virtual void syncCompositingStateForThisLayerOnly() { }
  /external/webkit/Source/WebCore/platform/graphics/ca/
GraphicsLayerCA.h 123 virtual void syncCompositingStateForThisLayerOnly();
GraphicsLayerCA.cpp 777 void GraphicsLayerCA::syncCompositingStateForThisLayerOnly()
    [all...]
  /external/webkit/Source/WebCore/page/
FrameView.cpp 641 graphicsLayer->syncCompositingStateForThisLayerOnly();
643 graphicsLayer->syncCompositingStateForThisLayerOnly();
645 graphicsLayer->syncCompositingStateForThisLayerOnly();
    [all...]
  /external/webkit/Source/WebKit/win/
WebView.cpp     [all...]

Completed in 183 milliseconds