Home
last modified time | relevance | path

Searched refs:ActivationStateAsValueInto (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/cc/trees/
Dlayer_tree_host_impl.h437 void ActivationStateAsValueInto(base::debug::TracedValue* value) const;
Dlayer_tree_host_impl.cc3157 ActivationStateAsValueInto(state); in AsValueWithFrameInto()
3205 ActivationStateAsValueInto(state.get()); in ActivationStateAsValue()
3209 void LayerTreeHostImpl::ActivationStateAsValueInto( in ActivationStateAsValueInto() function in cc::LayerTreeHostImpl