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

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
GraphicsLayer.h 250 static void registerContentsLayer(blink::WebLayer*);
GraphicsLayer.cpp 400 void GraphicsLayer::registerContentsLayer(WebLayer* layer)
1010 registerContentsLayer(m_imageLayer->layer());
1036 registerContentsLayer(m_ninePatchLayer->layer());
    [all...]
Canvas2DLayerBridge.cpp 108 GraphicsLayer::registerContentsLayer(m_layer->layer());
  /external/chromium_org/third_party/WebKit/Source/core/page/scrolling/
ScrollingCoordinator.cpp 253 GraphicsLayer::registerContentsLayer(scrollbarLayer->layer());
261 GraphicsLayer::registerContentsLayer(scrollbarLayer->layer());
    [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/gpu/
DrawingBuffer.cpp 505 GraphicsLayer::registerContentsLayer(m_layer->layer());
    [all...]
  /external/chromium_org/third_party/WebKit/Source/web/
WebPluginContainerImpl.cpp 295 GraphicsLayer::registerContentsLayer(layer);
WebLocalFrameImpl.cpp 563 GraphicsLayer::registerContentsLayer(webLayer);
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLMediaElement.cpp     [all...]

Completed in 415 milliseconds