Searched refs:scrollbar_animation_controller_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/cc/layers/
H A Dlayer_impl.cc1309 if (scrollbar_animation_controller_) {
1319 scrollbar_animation_controller_->DidScrollUpdate();
1332 scrollbar_animation_controller_.reset();
1336 if (scrollbar_animation_controller_)
1339 scrollbar_animation_controller_ =
H A Dlayer_impl.h506 return scrollbar_animation_controller_.get();
697 scoped_ptr<ScrollbarAnimationController> scrollbar_animation_controller_; member in class:cc::LayerImpl

Completed in 95 milliseconds