Searched refs:FinishCommitOnImplThread (Results 1 – 4 of 4) sorted by relevance
117 void FinishCommitOnImplThread(LayerTreeHostImpl* host_impl);
217 layer_tree_host_->FinishCommitOnImplThread(layer_tree_host_impl_.get()); in DoCommit()
276 void LayerTreeHost::FinishCommitOnImplThread(LayerTreeHostImpl* host_impl) { in FinishCommitOnImplThread() function in cc::LayerTreeHost
1039 layer_tree_host()->FinishCommitOnImplThread(layer_tree_host_impl_.get()); in ScheduledActionCommit()