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

  /external/chromium_org/ui/base/
latency_info.h 32 INPUT_EVENT_LATENCY_UI_COMPONENT,
latency_info_unittest.cc 27 info.FindLatency(INPUT_EVENT_LATENCY_UI_COMPONENT, 0, &component));
58 info.FindLatency(INPUT_EVENT_LATENCY_UI_COMPONENT, 0, &component));
86 info1.FindLatency(INPUT_EVENT_LATENCY_UI_COMPONENT, 0, &component));
119 info1.FindLatency(INPUT_EVENT_LATENCY_UI_COMPONENT, 0, &component));
  /external/chromium_org/ui/base/events/
event.cc 245 latency_.AddLatencyNumber(INPUT_EVENT_LATENCY_UI_COMPONENT, 0, 0);
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_impl.cc     [all...]

Completed in 441 milliseconds