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

  /external/chromium_org/ui/events/
latency_info_unittest.cc 29 info.FindLatency(INPUT_EVENT_LATENCY_UI_COMPONENT, 0, &component));
62 info.FindLatency(INPUT_EVENT_LATENCY_UI_COMPONENT, 0, &component));
92 info1.FindLatency(INPUT_EVENT_LATENCY_UI_COMPONENT, 0, &component));
127 info1.FindLatency(INPUT_EVENT_LATENCY_UI_COMPONENT, 0, &component));
latency_info.h 35 INPUT_EVENT_LATENCY_UI_COMPONENT,
event.cc 447 latency()->AddLatencyNumber(INPUT_EVENT_LATENCY_UI_COMPONENT, 0, 0);
460 latency()->AddLatencyNumber(INPUT_EVENT_LATENCY_UI_COMPONENT, 0, 0);
478 latency()->AddLatencyNumber(INPUT_EVENT_LATENCY_UI_COMPONENT, 0, 0);
latency_info.cc 21 CASE_TYPE(INPUT_EVENT_LATENCY_UI_COMPONENT);
  /external/chromium_org/content/common/input/
input_param_traits_unittest.cc 161 latency.AddLatencyNumber(ui::INPUT_EVENT_LATENCY_UI_COMPONENT, 2, 2);
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_impl.cc     [all...]

Completed in 63 milliseconds