Searched refs:last_velocity_ (Results 1 – 2 of 2) sorted by relevance
52 last_velocity_ = velocity; in StartFling()119 gfx::PointF current_velocity = last_velocity_; in apply()129 last_velocity_ = current_velocity; in apply()
50 gfx::PointF last_velocity_; variable