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

  /external/chromium_org/cc/trees/
layer_tree_host.cc 634 LayerTreeDebugState new_debug_state = local
637 if (LayerTreeDebugState::Equal(debug_state_, new_debug_state))
640 debug_state_ = new_debug_state;
    [all...]
layer_tree_host_impl.h 353 void SetDebugState(const LayerTreeDebugState& new_debug_state);
layer_tree_host_impl.cc     [all...]

Completed in 1000 milliseconds