Searched refs:StartAnimations (Results 1 – 2 of 2) sorted by relevance
161 void StartAnimations(base::TimeTicks monotonic_time);
132 StartAnimations(monotonic_time); in Animate()223 StartAnimations(last_tick_time_); in UpdateState()620 void LayerAnimationController::StartAnimations(base::TimeTicks monotonic_time) { in StartAnimations() function in cc::LayerAnimationController