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

  /external/chromium_org/content/common/input/
synthetic_gesture_params.h 38 enum GestureSourceType {
44 GestureSourceType gesture_source_type;
57 GestureSourceType gesture_source_type);
synthetic_gesture_params.cc 19 GestureSourceType gesture_source_type) {
  /external/chromium_org/content/browser/renderer_host/input/
synthetic_gesture_target.h 36 virtual SyntheticGestureParams::GestureSourceType
synthetic_gesture_target_aura.h 40 virtual SyntheticGestureParams::GestureSourceType
synthetic_gesture_target_android.h 37 virtual SyntheticGestureParams::GestureSourceType
synthetic_gesture_target_base.h 48 virtual SyntheticGestureParams::GestureSourceType
synthetic_tap_gesture.h 45 SyntheticGestureParams::GestureSourceType gesture_source_type_;
synthetic_pinch_gesture.h 57 SyntheticGestureParams::GestureSourceType gesture_source_type_;
synthetic_smooth_scroll_gesture.h 80 SyntheticGestureParams::GestureSourceType gesture_source_type_;
synthetic_gesture_target_android.cc 90 SyntheticGestureParams::GestureSourceType
synthetic_gesture_target_base.cc 110 SyntheticGestureParams::GestureSourceType
synthetic_gesture_target_aura.cc 130 SyntheticGestureParams::GestureSourceType
synthetic_gesture_controller_unittest.cc 88 virtual SyntheticGestureParams::GestureSourceType
    [all...]
  /external/chromium_org/content/common/
input_messages.h 45 content::SyntheticGestureParams::GestureSourceType,
  /external/chromium_org/content/renderer/gpu/
gpu_benchmarking_extension.cc 461 static_cast<SyntheticGestureParams::GestureSourceType>(
506 static_cast<SyntheticGestureParams::GestureSourceType>(
735 static_cast<SyntheticGestureParams::GestureSourceType>(
    [all...]

Completed in 491 milliseconds