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

  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
GraphicsLayer.h 422 static void registerContentsLayer(WebKit::WebLayer*);
GraphicsLayer.cpp 586 void GraphicsLayer::registerContentsLayer(WebLayer* layer)
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/chromium/
Canvas2DLayerBridge.cpp 91 GraphicsLayer::registerContentsLayer(m_layer->layer());
  /external/chromium_org/third_party/WebKit/Source/core/page/scrolling/
ScrollingCoordinator.cpp 208 GraphicsLayer::registerContentsLayer(scrollbarLayer->layer());
  /external/chromium_org/third_party/WebKit/Source/web/
WebMediaPlayerClientImpl.cpp 205 GraphicsLayer::registerContentsLayer(m_videoLayer);
WebPluginContainerImpl.cpp 297 GraphicsLayer::registerContentsLayer(layer);
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/gpu/
DrawingBuffer.cpp 311 GraphicsLayer::registerContentsLayer(m_layer->layer());

Completed in 184 milliseconds