Home
last modified time | relevance | path

Searched defs:CreateGesture (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/content/browser/renderer_host/input/
Dsynthetic_gesture.cc17 static scoped_ptr<SyntheticGesture> CreateGesture( in CreateGesture() function
/external/chromium_org/content/common/input/
Dweb_input_event_traits_unittest.cc42 static WebGestureEvent CreateGesture(WebInputEvent::Type type, in CreateGesture() function in content::__anon45fe75a70111::WebInputEventTraitsTest
/external/chromium_org/ui/events/gesture_detection/
Dgesture_provider.cc45 GestureEventData CreateGesture(const GestureEventDetails& details, in CreateGesture() function
65 GestureEventData CreateGesture(EventType type, in CreateGesture() function
85 GestureEventData CreateGesture(const GestureEventDetails& details, in CreateGesture() function
98 GestureEventData CreateGesture(EventType type, const MotionEvent& event) { in CreateGesture() function
Dtouch_disposition_gesture_filter.cc18 GestureEventData CreateGesture(EventType type, in CreateGesture() function
Dtouch_disposition_gesture_filter_unittest.cc200 GestureEventData CreateGesture(EventType type) { in CreateGesture() function in ui::TouchDispositionGestureFilterTest
/external/chromium_org/ash/wm/
Dsystem_gesture_event_filter_unittest.cc163 ui::GestureEvent* CreateGesture(ui::EventType type, in CreateGesture() function