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 91 DCHECK(layer_tree_host_->output_surface_lost());
117 DCHECK(!layer_tree_host_->output_surface_lost());
329 DCHECK(!layer_tree_host_->output_surface_lost());
388 DCHECK(!layer_tree_host_->output_surface_lost());
410 DCHECK(!layer_tree_host_->output_surface_lost());
layer_tree_host.h 116 bool output_surface_lost() const { return output_surface_lost_; } function in class:cc::LayerTreeHost
thread_proxy.cc 275 DCHECK(!layer_tree_host()->output_surface_lost());
748 if (layer_tree_host()->output_surface_lost()) {
    [all...]
layer_tree_host_unittest_context.cc     [all...]

Completed in 72 milliseconds