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

  /external/chromium_org/cc/animation/
scrollbar_animation_controller_linear_fade.cc 27 scroll_gesture_in_progress_(false),
55 scroll_gesture_in_progress_ = true;
65 scroll_gesture_in_progress_ = false;
78 if (scroll_gesture_in_progress_) {
scrollbar_animation_controller_linear_fade.h 48 bool scroll_gesture_in_progress_; member in class:cc::ScrollbarAnimationControllerLinearFade

Completed in 7729 milliseconds