Searched refs:FinishAllRendering (Results 1 – 16 of 16) sorted by relevance
24 virtual void FinishAllRendering() OVERRIDE {} in FinishAllRendering() function
56 virtual void FinishAllRendering() = 0;
68 void SingleThreadProxy::FinishAllRendering() { in FinishAllRendering() function in cc::SingleThreadProxy73 layer_tree_host_impl_->FinishAllRendering(); in FinishAllRendering()
35 virtual void FinishAllRendering() OVERRIDE;
153 virtual void FinishAllRendering() OVERRIDE;
136 void FinishAllRendering();
457 void LayerTreeHost::FinishAllRendering() { in FinishAllRendering() function in cc::LayerTreeHost458 proxy_->FinishAllRendering(); in FinishAllRendering()
130 void ThreadProxy::FinishAllRendering() { in FinishAllRendering() function in cc::ThreadProxy675 impl().layer_tree_host_impl->FinishAllRendering(); in FinishAllRenderingOnImplThread()
280 void FinishAllRendering();
1586 void LayerTreeHostImpl::FinishAllRendering() { in FinishAllRendering() function in cc::LayerTreeHostImpl
248 void Compositor::FinishAllRendering() { in FinishAllRendering() function in ui::Compositor249 host_->FinishAllRendering(); in FinishAllRendering()
175 void FinishAllRendering(); in NON_EXPORTED_BASE()
130 layer_tree_host_->FinishAllRendering(); in finishAllRendering()
205 layer_tree_host_->FinishAllRendering(); in finishAllRendering()
722 layer_tree_host_->FinishAllRendering(); in finishAllRendering()
948 compositor()->FinishAllRendering(); in HandleWindowSizeChanging()