Searched defs:SetDebugState (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/cc/trees/
H A Dlayer_tree_host.cc362 host_impl->SetDebugState(debug_state_);
592 void LayerTreeHost::SetDebugState(const LayerTreeDebugState& debug_state) { function in class:cc::LayerTreeHost
605 proxy_->SetDebugState(debug_state);
H A Dthread_proxy.cc658 void ThreadProxy::SetDebugState(const LayerTreeDebugState& debug_state) { function in class:cc::ThreadProxy
H A Dlayer_tree_host_impl.cc271 SetDebugState(settings.initial_debug_state);
3219 void LayerTreeHostImpl::SetDebugState( function in class:cc::LayerTreeHostImpl

Completed in 107 milliseconds