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/frame/
Frame.cpp 176 GraphicsLayer::unregisterContentsLayer(m_remotePlatformLayer);
  /external/chromium_org/third_party/WebKit/Source/core/page/scrolling/
ScrollingCoordinator.cpp 235 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());
    [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
GraphicsLayer.h 233 static void unregisterContentsLayer(WebLayer*);
GraphicsLayer.cpp 353 void GraphicsLayer::unregisterContentsLayer(WebLayer* layer)
938 unregisterContentsLayer(m_imageLayer->layer());
949 unregisterContentsLayer(m_ninePatchLayer->layer());
    [all...]
Canvas2DLayerBridge.cpp 139 GraphicsLayer::unregisterContentsLayer(m_layer->layer());
  /external/chromium_org/third_party/WebKit/Source/web/
WebPluginContainerImpl.cpp 289 GraphicsLayer::unregisterContentsLayer(m_webLayer);
714 GraphicsLayer::unregisterContentsLayer(m_webLayer);
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/gpu/
DrawingBuffer.cpp 618 GraphicsLayer::unregisterContentsLayer(m_layer->layer());
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLMediaElement.cpp     [all...]

Completed in 146 milliseconds