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

  /external/chromium_org/ui/events/gesture_detection/
gesture_config_helper_android.cc 54 config.min_scaling_touch_major =
scale_gesture_detector.h 31 float min_scaling_touch_major; member in struct:ui::ScaleGestureDetector::Config
gesture_config_helper_aura.cc 57 config.min_scaling_touch_major = GestureConfiguration::default_radius() * 2;
scale_gesture_detector.cc 35 min_scaling_touch_major(48),
82 touch_min_major_ = config.min_scaling_touch_major;

Completed in 162 milliseconds