Searched defs:StartScrollbarAnimationRecursive (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/cc/trees/
H A Dlayer_tree_host_impl.cc2427 StartScrollbarAnimationRecursive(RootLayer(), CurrentPhysicalTimeTicks());
2430 void LayerTreeHostImpl::StartScrollbarAnimationRecursive(LayerImpl* layer, function in class:cc::LayerTreeHostImpl
2446 StartScrollbarAnimationRecursive(layer->children()[i], time);

Completed in 63 milliseconds