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

  /external/chromium_org/cc/trees/
layer_tree_host.cc 575 LayerTreeDebugState new_debug_state = local
578 if (LayerTreeDebugState::Equal(debug_state_, new_debug_state))
581 debug_state_ = new_debug_state;
    [all...]
layer_tree_host_impl.cc     [all...]
layer_tree_host_impl.h 327 void SetDebugState(const LayerTreeDebugState& new_debug_state);

Completed in 2499 milliseconds