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

  /external/chromium_org/ui/events/
latency_info_unittest.cc 13 info.AddLatencyNumberWithTimestamp(INPUT_EVENT_LATENCY_BEGIN_RWH_COMPONENT,
29 info.FindLatency(INPUT_EVENT_LATENCY_BEGIN_RWH_COMPONENT, 1, &component));
31 info.FindLatency(INPUT_EVENT_LATENCY_BEGIN_RWH_COMPONENT, 0, &component));
latency_info.h 22 INPUT_EVENT_LATENCY_BEGIN_RWH_COMPONENT,
latency_info.cc 20 CASE_TYPE(INPUT_EVENT_LATENCY_BEGIN_RWH_COMPONENT);
62 return (type == ui::INPUT_EVENT_LATENCY_BEGIN_RWH_COMPONENT ||
  /external/chromium_org/content/common/input/
input_param_traits_unittest.cc 156 latency.AddLatencyNumber(ui::INPUT_EVENT_LATENCY_BEGIN_RWH_COMPONENT, 1, 1);
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_impl.cc     [all...]
render_widget_host_unittest.cc     [all...]
  /external/chromium_org/cc/trees/
layer_tree_host_impl_unittest.cc     [all...]

Completed in 586 milliseconds