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

/external/chromium_org/cc/layers/
H A Dlayer_client.h27 TakeDebugInfo() = 0;
H A Dlayer.cc874 layer->SetDebugInfo(TakeDebugInfo());
1074 scoped_refptr<base::debug::ConvertableToTraceFormat> Layer::TakeDebugInfo() { function in class:cc::Layer
1076 return client_->TakeDebugInfo();
H A Dlayer.h371 virtual scoped_refptr<base::debug::ConvertableToTraceFormat> TakeDebugInfo();
/external/chromium_org/cc/blink/
H A Dweb_layer_impl.h134 virtual scoped_refptr<base::debug::ConvertableToTraceFormat> TakeDebugInfo()
H A Dweb_layer_impl.cc449 WebLayerImpl::TakeDebugInfo() { function in class:cc_blink::WebLayerImpl
/external/chromium_org/ui/compositor/
H A Dlayer.h351 TakeDebugInfo() OVERRIDE;
H A Dlayer.cc756 scoped_refptr<base::debug::ConvertableToTraceFormat> Layer::TakeDebugInfo() { function in class:ui::Layer
H A Dlayer_unittest.cc650 layer->TakeDebugInfo();

Completed in 126 milliseconds