HomeSort by relevance Sort by last modified time
    Searched refs:SetNeedsScrollbarAnimationFrame (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/cc/animation/
scrollbar_animation_controller.cc 41 client_->SetNeedsScrollbarAnimationFrame();
89 client_->SetNeedsScrollbarAnimationFrame();
scrollbar_animation_controller.h 22 virtual void SetNeedsScrollbarAnimationFrame() = 0;
scrollbar_animation_controller_linear_fade_unittest.cc 27 virtual void SetNeedsScrollbarAnimationFrame() OVERRIDE {
scrollbar_animation_controller_thinning_unittest.cc 27 virtual void SetNeedsScrollbarAnimationFrame() OVERRIDE {}
  /external/chromium_org/cc/trees/
layer_tree_host_impl.h 245 virtual void SetNeedsScrollbarAnimationFrame() OVERRIDE;
layer_tree_host_impl.cc     [all...]

Completed in 38 milliseconds