Home
last modified time | relevance | path

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

/external/chromium_org/cc/animation/
Dlayer_animation_controller.h56 void AccumulatePropertyUpdates(base::TimeTicks monotonic_time,
Dlayer_animation_controller.cc137 void LayerAnimationController::AccumulatePropertyUpdates( in AccumulatePropertyUpdates() function in cc::LayerAnimationController
227 AccumulatePropertyUpdates(last_tick_time_, events); in UpdateState()