Home
last modified time | relevance | path

Searched refs:FinishCommitOnImplThread (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/cc/trees/
Dlayer_tree_host.h117 void FinishCommitOnImplThread(LayerTreeHostImpl* host_impl);
Dsingle_thread_proxy.cc217 layer_tree_host_->FinishCommitOnImplThread(layer_tree_host_impl_.get()); in DoCommit()
Dlayer_tree_host.cc276 void LayerTreeHost::FinishCommitOnImplThread(LayerTreeHostImpl* host_impl) { in FinishCommitOnImplThread() function in cc::LayerTreeHost
Dthread_proxy.cc1039 layer_tree_host()->FinishCommitOnImplThread(layer_tree_host_impl_.get()); in ScheduledActionCommit()