HomeSort by relevance Sort by last modified time
    Searched defs:FinishAllRendering (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/cc/trees/
single_thread_proxy.cc 80 void SingleThreadProxy::FinishAllRendering() {
84 layer_tree_host_impl_->FinishAllRendering();
layer_tree_host.cc 453 void LayerTreeHost::FinishAllRendering() {
454 proxy_->FinishAllRendering();
    [all...]
thread_proxy.cc 190 void ThreadProxy::FinishAllRendering() {
663 layer_tree_host_impl_->FinishAllRendering();
    [all...]
layer_tree_host_impl.cc     [all...]

Completed in 3009 milliseconds