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

  /external/chromium_org/ui/events/
latency_info_unittest.cc 27 info.FindLatency(INPUT_EVENT_LATENCY_UI_COMPONENT, 0, &component));
58 info.FindLatency(INPUT_EVENT_LATENCY_UI_COMPONENT, 0, &component));
latency_info.h 40 INPUT_EVENT_LATENCY_UI_COMPONENT,
latency_info.cc 26 CASE_TYPE(INPUT_EVENT_LATENCY_UI_COMPONENT);
229 FindLatency(INPUT_EVENT_LATENCY_UI_COMPONENT,
event.cc 518 latency()->AddLatencyNumber(INPUT_EVENT_LATENCY_UI_COMPONENT, 0, 0);
534 latency()->AddLatencyNumber(INPUT_EVENT_LATENCY_UI_COMPONENT, 0, 0);
552 latency()->AddLatencyNumber(INPUT_EVENT_LATENCY_UI_COMPONENT, 0, 0);
  /external/chromium_org/content/browser/renderer_host/input/
synthetic_gesture_target_base.cc 51 latency_info.AddLatencyNumber(ui::INPUT_EVENT_LATENCY_UI_COMPONENT, 0, 0);
  /external/chromium_org/ui/events/gestures/
gesture_provider_aura.cc 96 ui::INPUT_EVENT_LATENCY_UI_COMPONENT);
  /external/chromium_org/content/common/input/
input_param_traits_unittest.cc 162 latency.AddLatencyNumber(ui::INPUT_EVENT_LATENCY_UI_COMPONENT, 2, 2);
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_impl.cc     [all...]
  /external/chromium_org/ui/aura/gestures/
gesture_recognizer_unittest.cc     [all...]
  /external/chromium_org/content/renderer/pepper/
pepper_plugin_instance_impl.cc 422 ui::INPUT_EVENT_LATENCY_UI_COMPONENT);
    [all...]

Completed in 272 milliseconds