Searched defs:ShouldComposite (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/cc/trees/
H A Dsingle_thread_proxy.cc106 // Changing visibility could change ShouldComposite().
479 bool SingleThreadProxy::ShouldComposite() const { function in class:cc::SingleThreadProxy
488 !ShouldComposite() && layer_tree_host_impl_->active_tree()->root_layer());
504 if (!ShouldComposite()) {

Completed in 69 milliseconds