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

/external/chromium_org/cc/test/
H A Dlayer_tree_test.h55 virtual void AnimateLayers(LayerTreeHostImpl* host_impl, function in class:cc::TestHooks
/external/chromium_org/cc/trees/
H A Dlayer_tree_host.cc1199 void LayerTreeHost::AnimateLayers(base::TimeTicks monotonic_time) { function in class:cc::LayerTreeHost
1204 TRACE_EVENT0("cc", "LayerTreeHost::AnimateLayers");
H A Dlayer_tree_host_impl.cc417 AnimateLayers(monotonic_time);
3001 void LayerTreeHostImpl::AnimateLayers(base::TimeTicks monotonic_time) { function in class:cc::LayerTreeHostImpl
3007 TRACE_EVENT0("cc", "LayerTreeHostImpl::AnimateLayers");

Completed in 108 milliseconds