Home
last modified time | relevance | path

Searched refs:ShouldComposite (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/cc/trees/
Dsingle_thread_proxy.cc482 bool SingleThreadProxy::ShouldComposite() const { in ShouldComposite() function in cc::SingleThreadProxy
491 !ShouldComposite() && layer_tree_host_impl_->active_tree()->root_layer()); in UpdateBackgroundAnimateTicking()
516 if (!ShouldComposite() || (for_readback && !can_do_readback)) { in DoComposite()
Dsingle_thread_proxy.h103 bool ShouldComposite() const;