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

  /external/chromium_org/cc/trees/
single_thread_proxy.cc 172 DCHECK(!layer_tree_host_->output_surface_lost());
426 DCHECK(!layer_tree_host_->output_surface_lost());
500 DCHECK(!layer_tree_host_->output_surface_lost());
layer_tree_host.h 124 bool output_surface_lost() const { return output_surface_lost_; } function in class:cc::LayerTreeHost
layer_tree_host_unittest_context.cc     [all...]
thread_proxy.cc 354 DCHECK(!layer_tree_host()->output_surface_lost());
    [all...]

Completed in 119 milliseconds