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

  /external/chromium_org/third_party/WebKit/Source/core/page/scrolling/
ScrollingCoordinator.cpp 243 GraphicsLayer::unregisterContentsLayer(scrollbarLayer->layer());
580 GraphicsLayer::unregisterContentsLayer(it->value->layer());
582 GraphicsLayer::unregisterContentsLayer(it->value->layer());
    [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
GraphicsLayer.h 251 static void unregisterContentsLayer(blink::WebLayer*);
GraphicsLayer.cpp 409 void GraphicsLayer::unregisterContentsLayer(WebLayer* layer)
1017 unregisterContentsLayer(m_imageLayer->layer());
1028 unregisterContentsLayer(m_ninePatchLayer->layer());
    [all...]
Canvas2DLayerBridge.cpp 144 GraphicsLayer::unregisterContentsLayer(m_layer->layer());
  /external/chromium_org/third_party/WebKit/Source/web/
WebPluginContainerImpl.cpp 293 GraphicsLayer::unregisterContentsLayer(m_webLayer);
673 GraphicsLayer::unregisterContentsLayer(m_webLayer);
WebLocalFrameImpl.cpp 561 GraphicsLayer::unregisterContentsLayer(frame()->remotePlatformLayer());
    [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/gpu/
DrawingBuffer.cpp 631 GraphicsLayer::unregisterContentsLayer(m_layer->layer());
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLMediaElement.cpp     [all...]

Completed in 1478 milliseconds