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

  /external/chromium_org/ui/events/gesture_detection/
gesture_config_helper_android.cc 42 config.maximum_fling_velocity =
gesture_config_helper_aura.cc 32 config.maximum_fling_velocity = GestureConfiguration::fling_velocity_cap();
gesture_detector.h 46 float maximum_fling_velocity; member in struct:ui::GestureDetector::Config
gesture_detector.cc 49 maximum_fling_velocity(8000),
459 max_fling_velocity_ = config.maximum_fling_velocity;
  /external/chromium_org/ui/chromeos/
touch_exploration_controller_unittest.cc     [all...]

Completed in 57 milliseconds