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

  /external/chromium_org/ui/events/
latency_info_unittest.cc 18 info.AddLatencyNumberWithTimestamp(INPUT_EVENT_LATENCY_ORIGINAL_COMPONENT,
36 info.FindLatency(INPUT_EVENT_LATENCY_ORIGINAL_COMPONENT, 1, &component));
44 info.AddLatencyNumberWithTimestamp(INPUT_EVENT_LATENCY_ORIGINAL_COMPONENT,
49 info.AddLatencyNumberWithTimestamp(INPUT_EVENT_LATENCY_ORIGINAL_COMPONENT,
60 info.FindLatency(INPUT_EVENT_LATENCY_ORIGINAL_COMPONENT, 1, &component));
62 info.FindLatency(INPUT_EVENT_LATENCY_ORIGINAL_COMPONENT, 0, &component));
70 info.AddLatencyNumberWithTimestamp(INPUT_EVENT_LATENCY_ORIGINAL_COMPONENT,
latency_info.h 38 INPUT_EVENT_LATENCY_ORIGINAL_COMPONENT,
latency_info.cc 25 CASE_TYPE(INPUT_EVENT_LATENCY_ORIGINAL_COMPONENT);
226 if (FindLatency(INPUT_EVENT_LATENCY_ORIGINAL_COMPONENT,
event.cc 512 INPUT_EVENT_LATENCY_ORIGINAL_COMPONENT,
  /external/chromium_org/ui/events/gestures/
gesture_provider_aura.cc 93 ui::INPUT_EVENT_LATENCY_ORIGINAL_COMPONENT);
  /external/chromium_org/content/renderer/input/
input_handler_proxy.cc 126 ui::INPUT_EVENT_LATENCY_ORIGINAL_COMPONENT, 0));
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_impl.cc     [all...]
render_widget_host_view_android.cc 131 ui::INPUT_EVENT_LATENCY_ORIGINAL_COMPONENT,
    [all...]
  /external/chromium_org/ui/views/win/
hwnd_message_handler.cc     [all...]
  /external/chromium_org/ui/aura/gestures/
gesture_recognizer_unittest.cc     [all...]
  /external/chromium_org/content/renderer/pepper/
pepper_plugin_instance_impl.cc 420 ui::INPUT_EVENT_LATENCY_ORIGINAL_COMPONENT);
    [all...]

Completed in 393 milliseconds