Home
last modified time | relevance | path

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

/external/chromium_org/cc/animation/
Dscroll_offset_animation_curve.cc115 double old_velocity = timing_function_->Velocity( in UpdateTarget() local
122 old_velocity * (new_duration / old_duration) * in UpdateTarget()