DidScrollUpdate 30 cc/animation/scrollbar_animation_controller.h virtual bool DidScrollUpdate(base::TimeTicks now) = 0; DidScrollUpdate 33 cc/animation/scrollbar_animation_controller_linear_fade.h virtual bool DidScrollUpdate(base::TimeTicks now) OVERRIDE; DidScrollUpdate 92 cc/animation/scrollbar_animation_controller_linear_fade_unittest.cc EXPECT_FALSE(scrollbar_controller_->DidScrollUpdate(time)); DidScrollUpdate 124 cc/animation/scrollbar_animation_controller_linear_fade_unittest.cc EXPECT_FALSE(scrollbar_controller_->DidScrollUpdate(time)); DidScrollUpdate 151 cc/animation/scrollbar_animation_controller_linear_fade_unittest.cc EXPECT_TRUE(scrollbar_controller_->DidScrollUpdate(time)); DidScrollUpdate 160 cc/animation/scrollbar_animation_controller_linear_fade_unittest.cc EXPECT_TRUE(scrollbar_controller_->DidScrollUpdate(time)); DidScrollUpdate 179 cc/animation/scrollbar_animation_controller_linear_fade_unittest.cc EXPECT_TRUE(scrollbar_controller_->DidScrollUpdate(time)); DidScrollUpdate 205 cc/animation/scrollbar_animation_controller_linear_fade_unittest.cc EXPECT_TRUE(scrollbar_controller_->DidScrollUpdate(time)); DidScrollUpdate 235 cc/animation/scrollbar_animation_controller_linear_fade_unittest.cc EXPECT_TRUE(scrollbar_controller_->DidScrollUpdate(time)); DidScrollUpdate 253 cc/animation/scrollbar_animation_controller_linear_fade_unittest.cc EXPECT_FALSE(scrollbar_controller_->DidScrollUpdate(time)); DidScrollUpdate 43 cc/animation/scrollbar_animation_controller_thinning.h virtual bool DidScrollUpdate(base::TimeTicks now) OVERRIDE; DidScrollUpdate 73 cc/animation/scrollbar_animation_controller_thinning_unittest.cc EXPECT_TRUE(scrollbar_controller_->DidScrollUpdate(time)); DidScrollUpdate 87 cc/animation/scrollbar_animation_controller_thinning_unittest.cc EXPECT_TRUE(scrollbar_controller_->DidScrollUpdate(time)); DidScrollUpdate 132 cc/animation/scrollbar_animation_controller_thinning_unittest.cc EXPECT_TRUE(scrollbar_controller_->DidScrollUpdate(time)); DidScrollUpdate 1291 cc/layers/layer_impl.cc bool should_animate = scrollbar_animation_controller_->DidScrollUpdate(