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

  /external/chromium_org/ui/events/
latency_info_unittest.cc 19 info.AddLatencyNumberWithTimestamp(INPUT_EVENT_LATENCY_ORIGINAL_COMPONENT,
38 info.FindLatency(INPUT_EVENT_LATENCY_ORIGINAL_COMPONENT, 1, &component));
46 info.AddLatencyNumberWithTimestamp(INPUT_EVENT_LATENCY_ORIGINAL_COMPONENT,
52 info.AddLatencyNumberWithTimestamp(INPUT_EVENT_LATENCY_ORIGINAL_COMPONENT,
64 info.FindLatency(INPUT_EVENT_LATENCY_ORIGINAL_COMPONENT, 1, &component));
66 info.FindLatency(INPUT_EVENT_LATENCY_ORIGINAL_COMPONENT, 0, &component));
81 info2.AddLatencyNumberWithTimestamp(INPUT_EVENT_LATENCY_ORIGINAL_COMPONENT,
101 info1.FindLatency(INPUT_EVENT_LATENCY_ORIGINAL_COMPONENT, 1, &component));
110 info1.AddLatencyNumberWithTimestamp(INPUT_EVENT_LATENCY_ORIGINAL_COMPONENT,
116 info2.AddLatencyNumberWithTimestamp(INPUT_EVENT_LATENCY_ORIGINAL_COMPONENT,
    [all...]
latency_info.h 33 INPUT_EVENT_LATENCY_ORIGINAL_COMPONENT,
latency_info.cc 20 CASE_TYPE(INPUT_EVENT_LATENCY_ORIGINAL_COMPONENT);
event.cc 441 INPUT_EVENT_LATENCY_ORIGINAL_COMPONENT,
  /external/chromium_org/content/renderer/input/
input_handler_proxy.cc 44 ui::INPUT_EVENT_LATENCY_ORIGINAL_COMPONENT, 0));
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_impl.cc     [all...]

Completed in 8857 milliseconds