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

/external/chromium_org/third_party/WebKit/Source/core/frame/
H A DFrame.cpp176 GraphicsLayer::unregisterContentsLayer(m_remotePlatformLayer);
/external/chromium_org/third_party/WebKit/Source/core/page/scrolling/
H A DScrollingCoordinator.cpp235 GraphicsLayer::unregisterContentsLayer(scrollbarLayer->layer());
531 GraphicsLayer::unregisterContentsLayer(it->value->layer());
533 GraphicsLayer::unregisterContentsLayer(it->value->layer());
667 GraphicsLayer::unregisterContentsLayer(it->value->layer());
669 GraphicsLayer::unregisterContentsLayer(it->value->layer());
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DGraphicsLayer.h233 static void unregisterContentsLayer(WebLayer*);
H A DGraphicsLayer.cpp353 void GraphicsLayer::unregisterContentsLayer(WebLayer* layer) function in class:blink::GraphicsLayer
938 unregisterContentsLayer(m_imageLayer->layer());
949 unregisterContentsLayer(m_ninePatchLayer->layer());
H A DCanvas2DLayerBridge.cpp139 GraphicsLayer::unregisterContentsLayer(m_layer->layer());
/external/chromium_org/third_party/WebKit/Source/web/
H A DWebPluginContainerImpl.cpp289 GraphicsLayer::unregisterContentsLayer(m_webLayer);
714 GraphicsLayer::unregisterContentsLayer(m_webLayer);
/external/chromium_org/third_party/WebKit/Source/platform/graphics/gpu/
H A DDrawingBuffer.cpp618 GraphicsLayer::unregisterContentsLayer(m_layer->layer());
/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLMediaElement.cpp3957 GraphicsLayer::unregisterContentsLayer(m_webLayer);

Completed in 365 milliseconds