Home
last modified time | relevance | path

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

/external/chromium_org/cc/animation/
Dlayer_animation_controller.h131 void PromoteStartedAnimations(double monotonic_time,
Dlayer_animation_controller.cc209 PromoteStartedAnimations(last_tick_time_, events); in UpdateState()
216 PromoteStartedAnimations(last_tick_time_, events); in UpdateState()
552 void LayerAnimationController::PromoteStartedAnimations( in PromoteStartedAnimations() function in cc::LayerAnimationController