Searched refs:takeDebugInfoFor (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/public/platform/
H A DWebLayerClient.h46 virtual WebGraphicsLayerDebugInfo* takeDebugInfoFor(WebLayer*) = 0;
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DGraphicsLayer.h91 virtual WebGraphicsLayerDebugInfo* takeDebugInfoFor(WebLayer*) OVERRIDE;
H A DGraphicsLayer.cpp424 WebGraphicsLayerDebugInfo* GraphicsLayer::takeDebugInfoFor(WebLayer* layer) function in class:blink::GraphicsLayer
/external/chromium_org/cc/blink/
H A Dweb_layer_impl.cc453 web_layer_client_->takeDebugInfoFor(this);

Completed in 551 milliseconds