Home
last modified time | relevance | path

Searched refs:ET_TOUCH_MOVED (Results 1 – 25 of 42) sorted by relevance

12

/external/chromium_org/ui/events/gestures/
Dgesture_provider_aura_unittest.cc60 TouchEvent move1(ET_TOUCH_MOVED, gfx::PointF(70, 75), 0, time); in TEST_F()
80 TouchEvent move0_1(ET_TOUCH_MOVED, in TEST_F()
91 TouchEvent move1_1(ET_TOUCH_MOVED, in TEST_F()
103 TouchEvent move0_2(ET_TOUCH_MOVED, in TEST_F()
115 TouchEvent move1_2(ET_TOUCH_MOVED, in TEST_F()
128 TouchEvent move0_3(ET_TOUCH_MOVED, in TEST_F()
141 TouchEvent move0_4(ET_TOUCH_MOVED, in TEST_F()
Dmotion_event_aura_unittest.cc221 TouchWithPosition(ET_TOUCH_MOVED, ids[1], x, y, raw_x, raw_y); in TEST()
234 TouchWithPosition(ET_TOUCH_MOVED, ids[0], x, y, raw_x, raw_y); in TEST()
300 ET_TOUCH_MOVED, ids[1], radius_x, radius_y, rotation_angle, pressure); in TEST()
327 ui::ET_TOUCH_MOVED, ids[0], times_in_ms[2]); in TEST()
357 TouchEvent move0 = TouchWithType(ET_TOUCH_MOVED, ids[0]); in TEST()
Dmotion_event_aura.cc93 case ET_TOUCH_MOVED: in OnTouch()
269 case ET_TOUCH_MOVED: in UpdateCachedAction()
Dgesture_provider_aura.cc41 if (event.type() == ET_TOUCH_MOVED && in OnTouchEvent()
/external/chromium_org/chrome/browser/chromeos/accessibility/
Dtouch_exploration_controller_browsertest.cc95 ui::TouchEvent touch_time_advance(ui::ET_TOUCH_MOVED, in IN_PROC_BROWSER_TEST_F()
117 ui::ET_TOUCH_MOVED, in IN_PROC_BROWSER_TEST_F()
143 ui::TouchEvent touch_time_advance(ui::ET_TOUCH_MOVED, in IN_PROC_BROWSER_TEST_F()
161 ui::ET_TOUCH_MOVED, in IN_PROC_BROWSER_TEST_F()
212 ui::ET_TOUCH_MOVED, in IN_PROC_BROWSER_TEST_F()
/external/chromium_org/ui/aura/gestures/
Dgesture_recognizer_unittest.cc507 ui::TouchEvent move(ui::ET_TOUCH_MOVED, gfx::PointF(x, y), in SendScrollEvents()
522 ui::TouchEvent move(ui::ET_TOUCH_MOVED, gfx::PointF(x, y), in SendScrollEvent()
549 case ui::ET_TOUCH_MOVED: in OnTouchEvent()
811 ui::TouchEvent move(ui::ET_TOUCH_MOVED, gfx::Point(49, 204), in TEST_F()
867 ui::TouchEvent move(ui::ET_TOUCH_MOVED, gfx::Point(397, 151), in TEST_F()
882 ui::TouchEvent move1(ui::ET_TOUCH_MOVED, gfx::Point(397, 149), in TEST_F()
897 ui::TouchEvent move2(ui::ET_TOUCH_MOVED, gfx::Point(400, 150), in TEST_F()
1038 ui::TouchEvent move(ui::ET_TOUCH_MOVED, gfx::Point(111, 211), in TEST_F()
1152 ui::TouchEvent move(ui::ET_TOUCH_MOVED, gfx::Point(10, 0), in TEST_F()
1203 ui::TouchEvent move(ui::ET_TOUCH_MOVED, gfx::Point(0, 10), in TEST_F()
[all …]
/external/chromium_org/content/browser/renderer_host/
Dui_events_helper.cc50 return ui::ET_TOUCH_MOVED; in WebTouchPointStateToEventType()
67 case ui::ET_TOUCH_MOVED: in TouchPointStateFromEvent()
83 case ui::ET_TOUCH_MOVED: in TouchEventTypeFromEvent()
110 type = ui::ET_TOUCH_MOVED; in MakeUITouchEventsFromWebTouchEvents()
260 case ui::ET_TOUCH_MOVED: { in UpdateWebTouchEventFromUIEvent()
/external/chromium_org/ui/chromeos/
Dtouch_exploration_controller.cc110 } else if (type == ui::ET_TOUCH_MOVED) { in RewriteEvent()
266 } else if (type == ui::ET_TOUCH_MOVED) { in InSingleTapPressed()
341 } else if (type == ui::ET_TOUCH_MOVED) { in InSingleTapOrTouchExploreReleased()
354 } else if (type == ui::ET_TOUCH_MOVED) { in InDoubleTapPending()
391 if (type == ui::ET_TOUCH_PRESSED || type == ui::ET_TOUCH_MOVED) { in InTouchReleasePending()
430 } else if (type != ui::ET_TOUCH_MOVED) { in InTouchExploration()
464 if (type == ui::ET_TOUCH_MOVED && in_a_bottom_corner) in InCornerPassthrough()
525 } else if (type == ui::ET_TOUCH_MOVED) { in InTouchExploreSecondPress()
652 if (type == ui::ET_TOUCH_MOVED) { in InTwoFingerTap()
1059 prev_event_->type() == ET_TOUCH_MOVED && in VlogEvent()
[all …]
Dtouch_exploration_controller_unittest.cc602 ui::TouchEvent touch_move(ui::ET_TOUCH_MOVED, in TEST_F()
800 EXPECT_EQ(ui::ET_TOUCH_MOVED, captured_events[0]->type()); in TEST_F()
803 EXPECT_EQ(ui::ET_TOUCH_MOVED, captured_events[1]->type()); in TEST_F()
823 EXPECT_EQ(ui::ET_TOUCH_MOVED, captured_events[0]->type()); in TEST_F()
1217 ui::ET_TOUCH_MOVED, first_move_location, 0, Now()); in TEST_F()
1245 ui::ET_TOUCH_MOVED, second_move_location, 1, Now()); in TEST_F()
1402 ui::ET_TOUCH_MOVED, gfx::Point(x++, y++), touch_id, Now())); in TEST_F()
1784 ui::ET_TOUCH_MOVED, in TEST_F()
1789 ui::ET_TOUCH_MOVED, in TEST_F()
1795 ui::ET_TOUCH_MOVED, in TEST_F()
[all …]
/external/chromium_org/ui/events/ozone/evdev/
Dtouch_event_converter_evdev_unittest.cc227 EXPECT_EQ(ui::ET_TOUCH_MOVED, event->type()); in TEST_F()
241 EXPECT_EQ(ui::ET_TOUCH_MOVED, event->type()); in TEST_F()
329 EXPECT_EQ(ui::ET_TOUCH_MOVED, ev0->type()); in TEST_F()
355 EXPECT_EQ(ui::ET_TOUCH_MOVED, ev1->type()); in TEST_F()
374 EXPECT_EQ(ui::ET_TOUCH_MOVED, ev0->type()); in TEST_F()
401 EXPECT_EQ(ui::ET_TOUCH_MOVED, ev1->type()); in TEST_F()
Dtouch_event_converter_evdev.cc290 events_[i].type_ = ET_TOUCH_MOVED; in ReportEvents()
/external/chromium_org/ash/touch/
Dtouch_observer_hud_unittest.cc506 SendTouchEventToInternalHud(ui::ET_TOUCH_MOVED, gfx::Point(10, 20), 1); in TEST_F()
531 SendTouchEventToInternalHud(ui::ET_TOUCH_MOVED, gfx::Point(10, 20), 1); in TEST_F()
558 SendTouchEventToInternalHud(ui::ET_TOUCH_MOVED, gfx::Point(10, 20), 1); in TEST_F()
561 SendTouchEventToInternalHud(ui::ET_TOUCH_MOVED, gfx::Point(20, 20), 2); in TEST_F()
/external/chromium_org/ash/host/
Dash_window_tree_host_x11_unittest.cc126 EXPECT_EQ(ui::ET_TOUCH_MOVED, handler->last_touch_type()); in TEST_F()
205 EXPECT_EQ(ui::ET_TOUCH_MOVED, handler2->last_touch_type()); in TEST_F()
218 EXPECT_EQ(ui::ET_TOUCH_MOVED, handler2->last_touch_type()); in TEST_F()
Dash_window_tree_host_x11.cc199 case ui::ET_TOUCH_MOVED: in CanDispatchEvent()
/external/chromium_org/content/browser/web_contents/
Dweb_contents_view_aura_browsertest.cc499 ui::TouchEvent move1(ui::ET_TOUCH_MOVED, in IN_PROC_BROWSER_TEST_F()
511 ui::TouchEvent inc(ui::ET_TOUCH_MOVED, in IN_PROC_BROWSER_TEST_F()
521 ui::TouchEvent inc(ui::ET_TOUCH_MOVED, in IN_PROC_BROWSER_TEST_F()
531 ui::TouchEvent inc(ui::ET_TOUCH_MOVED, in IN_PROC_BROWSER_TEST_F()
1056 ui::TouchEvent inc(ui::ET_TOUCH_MOVED, location, 0, timestamp); in IN_PROC_BROWSER_TEST_F()
1092 ui::TouchEvent inc(ui::ET_TOUCH_MOVED, location, 0, timestamp); in IN_PROC_BROWSER_TEST_F()
1130 ui::TouchEvent inc(ui::ET_TOUCH_MOVED, location, 0, timestamp); in IN_PROC_BROWSER_TEST_F()
1139 ui::TouchEvent inc(ui::ET_TOUCH_MOVED, location, 0, timestamp); in IN_PROC_BROWSER_TEST_F()
/external/chromium_org/ui/events/
Devent_constants.h25 ET_TOUCH_MOVED, enumerator
Devent_utils.cc55 case ET_TOUCH_MOVED: in EventFromNative()
/external/chromium_org/ui/events/gesture_detection/
Dgesture_touch_uma_histogram.cc59 case ET_TOUCH_MOVED: in UMAEventTypeFromEvent()
/external/chromium_org/mojo/services/native_viewport/
Dnative_viewport_impl.cc27 event->type() == ui::ET_TOUCH_MOVED; in IsRateLimitedEventType()
Dplatform_viewport_android.cc22 return ui::ET_TOUCH_MOVED; in MotionEventActionToEventType()
/external/chromium_org/ui/aura/
Dwindow_event_dispatcher_unittest.cc540 case ui::ET_TOUCH_MOVED: in EventTypeToString()
760 ui::ET_TOUCH_MOVED, gfx::Point(10, 10), 0, ui::EventTimeForNow()); in TEST_F()
762 ui::ET_TOUCH_MOVED, gfx::Point(11, 10), 0, ui::EventTimeForNow()); in TEST_F()
764 ui::ET_TOUCH_MOVED, gfx::Point(12, 10), 0, ui::EventTimeForNow()); in TEST_F()
887 ui::TouchEvent move(ui::ET_TOUCH_MOVED, in TEST_F()
892 EXPECT_FALSE(recorder.HasReceivedEvent(ui::ET_TOUCH_MOVED)); in TEST_F()
897 EXPECT_FALSE(recorder.HasReceivedEvent(ui::ET_TOUCH_MOVED)); in TEST_F()
899 EXPECT_TRUE(recorder.HasReceivedEvent(ui::ET_TOUCH_MOVED)); in TEST_F()
1716 ui::ET_TOUCH_MOVED, position2, 0, ui::EventTimeForNow()); in TEST_F()
1775 ui::ET_TOUCH_MOVED, position2, 0, ui::EventTimeForNow()); in TEST_F()
/external/chromium_org/ui/events/test/
Devent_generator.cc220 ui::ET_TOUCH_MOVED, GetLocationInCurrentRoot(), touch_id, flags_, in MoveTouchId()
310 ui::TouchEvent move(ui::ET_TOUCH_MOVED, location, kTouchId, timestamp); in GestureScrollSequenceWithCallback()
383 ui::TouchEvent move(ui::ET_TOUCH_MOVED, points[i], i, move_time); in GestureMultiFingerScrollWithDelays()
/external/chromium_org/content/browser/web_contents/aura/
Dwindow_slider_unittest.cc364 ui::TouchEvent move1(ui::ET_TOUCH_MOVED, in TEST_F()
387 ui::TouchEvent move2(ui::ET_TOUCH_MOVED, in TEST_F()
400 ui::TouchEvent move3(ui::ET_TOUCH_MOVED, in TEST_F()
/external/chromium_org/ui/events/x/
Devents_x.cc256 ui::ET_TOUCH_MOVED; in GetTouchEventType()
274 return ui::ET_TOUCH_MOVED; in GetTouchEventType()
422 return ui::ET_TOUCH_MOVED; in EventTypeFromNative()
/external/chromium_org/ui/wm/core/
Dcompound_event_filter_unittest.cc139 ui::TouchEvent move(ui::ET_TOUCH_MOVED, gfx::Point(10, 10), 1, GetTime()); in TEST_F()

12