Searched refs:DidScrollUpdate (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/cc/animation/
H A Dscrollbar_animation_controller_linear_fade.cc41 void ScrollbarAnimationControllerLinearFade::DidScrollUpdate() { function in class:cc::ScrollbarAnimationControllerLinearFade
42 ScrollbarAnimationController::DidScrollUpdate();
H A Dscrollbar_animation_controller_linear_fade.h26 virtual void DidScrollUpdate() OVERRIDE;
H A Dscrollbar_animation_controller_linear_fade_unittest.cc108 scrollbar_controller_->DidScrollUpdate();
134 scrollbar_controller_->DidScrollUpdate();
160 scrollbar_controller_->DidScrollUpdate();
168 scrollbar_controller_->DidScrollUpdate();
184 scrollbar_controller_->DidScrollUpdate();
209 scrollbar_controller_->DidScrollUpdate();
241 scrollbar_controller_->DidScrollUpdate();
258 scrollbar_controller_->DidScrollUpdate();
H A Dscrollbar_animation_controller_thinning.cc68 void ScrollbarAnimationControllerThinning::DidScrollUpdate() { function in class:cc::ScrollbarAnimationControllerThinning
69 ScrollbarAnimationController::DidScrollUpdate();
H A Dscrollbar_animation_controller.cc56 void ScrollbarAnimationController::DidScrollUpdate() { function in class:cc::ScrollbarAnimationController
H A Dscrollbar_animation_controller.h35 virtual void DidScrollUpdate();
H A Dscrollbar_animation_controller_thinning.h34 virtual void DidScrollUpdate() OVERRIDE;
H A Dscrollbar_animation_controller_thinning_unittest.cc86 scrollbar_controller_->DidScrollUpdate();
99 scrollbar_controller_->DidScrollUpdate();
137 scrollbar_controller_->DidScrollUpdate();
/external/chromium_org/cc/layers/
H A Dlayer_impl.cc1319 scrollbar_animation_controller_->DidScrollUpdate();

Completed in 117 milliseconds