Home
last modified time | relevance | path

Searched refs:INPUT_EVENT_LATENCY_ACKED_TOUCH_COMPONENT (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ui/events/
Dlatency_info.h40 INPUT_EVENT_LATENCY_ACKED_TOUCH_COMPONENT, enumerator
Dlatency_info.cc23 CASE_TYPE(INPUT_EVENT_LATENCY_ACKED_TOUCH_COMPONENT); in GetComponentName()
/external/chromium_org/content/browser/renderer_host/
Drender_widget_host_impl.cc2057 ui::INPUT_EVENT_LATENCY_ACKED_TOUCH_COMPONENT, 0, 0); in OnTouchEventAck()
2347 if (latency_info.FindLatency(ui::INPUT_EVENT_LATENCY_ACKED_TOUCH_COMPONENT, in ComputeTouchLatency()