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 112 DCHECK(layer_tree_host_->output_surface_lost());
119 DCHECK(layer_tree_host_->output_surface_lost());
146 DCHECK(!layer_tree_host_->output_surface_lost());
444 DCHECK(!layer_tree_host_->output_surface_lost());
469 DCHECK(!layer_tree_host_->output_surface_lost());
494 DCHECK(!layer_tree_host_->output_surface_lost());
601 if (layer_tree_host_->output_surface_lost()) {
layer_tree_host.h 120 bool output_surface_lost() const { return output_surface_lost_; } function in class:cc::LayerTreeHost
thread_proxy.cc 270 DCHECK(!layer_tree_host()->output_surface_lost());
746 if (layer_tree_host()->output_surface_lost()) {
    [all...]
layer_tree_host_unittest_context.cc     [all...]

Completed in 476 milliseconds