Searched refs:registerContentsLayer (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/frame/
H A DFrame.cpp179 GraphicsLayer::registerContentsLayer(layer);
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DGraphicsLayer.h232 static void registerContentsLayer(WebLayer*);
H A DGraphicsLayer.cpp344 void GraphicsLayer::registerContentsLayer(WebLayer* layer) function in class:blink::GraphicsLayer
931 registerContentsLayer(m_imageLayer->layer());
965 registerContentsLayer(m_ninePatchLayer->layer());
H A DCanvas2DLayerBridge.cpp103 GraphicsLayer::registerContentsLayer(m_layer->layer());
/external/chromium_org/third_party/WebKit/Source/core/page/scrolling/
H A DScrollingCoordinator.cpp245 GraphicsLayer::registerContentsLayer(scrollbarLayer->layer());
253 GraphicsLayer::registerContentsLayer(scrollbarLayer->layer());
/external/chromium_org/third_party/WebKit/Source/platform/graphics/gpu/
H A DDrawingBuffer.cpp512 GraphicsLayer::registerContentsLayer(m_layer->layer());
/external/chromium_org/third_party/WebKit/Source/web/
H A DWebPluginContainerImpl.cpp291 GraphicsLayer::registerContentsLayer(layer);
/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLMediaElement.cpp3960 GraphicsLayer::registerContentsLayer(m_webLayer);

Completed in 180 milliseconds