Searched refs:last_overscroll_animation_start_time_ (Results 1 – 2 of 2) sorted by relevance
55 now - last_overscroll_animation_start_time_; in SelectPage()61 last_overscroll_animation_start_time_ = now; in SelectPage()
143 base::TimeTicks last_overscroll_animation_start_time_; variable