HomeSort by relevance Sort by last modified time
    Searched refs:ShouldComposite (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/cc/trees/
single_thread_proxy.cc 83 // Changing visibility could change ShouldComposite().
394 bool SingleThreadProxy::ShouldComposite() const {
403 !ShouldComposite() && layer_tree_host_impl_->active_tree()->root_layer());
421 if (!ShouldComposite()) {
single_thread_proxy.h 102 bool ShouldComposite() const;

Completed in 150 milliseconds