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

  /external/chromium_org/cc/test/
fake_layer_tree_host_impl.cc 18 SetDebugState(LayerTreeDebugState());
30 SetDebugState(LayerTreeDebugState());
  /external/chromium_org/content/renderer/gpu/
render_widget_compositor.cc 339 layer_tree_host_->SetDebugState(current);
541 layer_tree_host_->SetDebugState(debug_state);
547 layer_tree_host_->SetDebugState(debug_state);
553 layer_tree_host_->SetDebugState(debug_state);
559 layer_tree_host_->SetDebugState(debug_state);
567 layer_tree_host_->SetDebugState(debug_state);
  /external/chromium_org/cc/trees/
layer_tree_host.h 199 void SetDebugState(const LayerTreeDebugState& debug_state);
layer_tree_host_impl.h 353 void SetDebugState(const LayerTreeDebugState& new_debug_state);
layer_tree_host.cc 388 host_impl->SetDebugState(debug_state_);
633 void LayerTreeHost::SetDebugState(const LayerTreeDebugState& debug_state) {
    [all...]
layer_tree_host_impl.cc 269 SetDebugState(settings.initial_debug_state);
279 SetDebugState(settings.initial_debug_state);
    [all...]
layer_tree_host_unittest_context.cc 994 layer_tree_host()->SetDebugState(debug_state);
    [all...]
  /external/chromium_org/ui/compositor/
compositor.cc 587 host_->SetDebugState(debug_state);

Completed in 118 milliseconds