Searched refs:INPUT_EVENT_LATENCY_ACKED_TOUCH_COMPONENT (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/ui/events/ |
D | latency_info.h | 47 INPUT_EVENT_LATENCY_ACKED_TOUCH_COMPONENT, enumerator
|
D | latency_info.cc | 29 CASE_TYPE(INPUT_EVENT_LATENCY_ACKED_TOUCH_COMPONENT); in GetComponentName()
|
/external/chromium_org/ui/events/gestures/ |
D | gesture_provider_aura.cc | 99 ui::INPUT_EVENT_LATENCY_ACKED_TOUCH_COMPONENT); in OnGestureEvent()
|
/external/chromium_org/content/browser/renderer_host/ |
D | render_widget_host_impl.cc | 1959 ui::INPUT_EVENT_LATENCY_ACKED_TOUCH_COMPONENT, 0, 0); in OnTouchEventAck() 2134 if (latency_info.FindLatency(ui::INPUT_EVENT_LATENCY_ACKED_TOUCH_COMPONENT, in ComputeTouchLatency()
|
/external/chromium_org/ui/aura/gestures/ |
D | gesture_recognizer_unittest.cc | 4075 ui::INPUT_EVENT_LATENCY_ACKED_TOUCH_COMPONENT, 0, 0, time_acked, 1); in TEST_F() 4092 ui::INPUT_EVENT_LATENCY_ACKED_TOUCH_COMPONENT, 0, &component)); in TEST_F()
|