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

  /external/chromium_org/ui/base/
latency_info_unittest.cc 13 info.AddLatencyNumberWithTimestamp(INPUT_EVENT_LATENCY_RWH_COMPONENT,
18 info.AddLatencyNumberWithTimestamp(INPUT_EVENT_LATENCY_ORIGINAL_COMPONENT,
44 info.AddLatencyNumberWithTimestamp(INPUT_EVENT_LATENCY_RWH_COMPONENT,
49 info.AddLatencyNumberWithTimestamp(INPUT_EVENT_LATENCY_RWH_COMPONENT,
71 info1.AddLatencyNumberWithTimestamp(INPUT_EVENT_LATENCY_RWH_COMPONENT,
76 info2.AddLatencyNumberWithTimestamp(INPUT_EVENT_LATENCY_ORIGINAL_COMPONENT,
104 info1.AddLatencyNumberWithTimestamp(INPUT_EVENT_LATENCY_RWH_COMPONENT,
109 info2.AddLatencyNumberWithTimestamp(INPUT_EVENT_LATENCY_RWH_COMPONENT,
131 info.AddLatencyNumberWithTimestamp(INPUT_EVENT_LATENCY_RWH_COMPONENT,
latency_info.cc 21 AddLatencyNumberWithTimestamp(it->first.first,
34 AddLatencyNumberWithTimestamp(it->first.first,
46 AddLatencyNumberWithTimestamp(component, id, component_sequence_number,
50 void LatencyInfo::AddLatencyNumberWithTimestamp(LatencyComponentType component,
latency_info.h 73 void AddLatencyNumberWithTimestamp(LatencyComponentType component,
  /external/chromium_org/content/browser/renderer_host/input/
touch_event_queue.cc 203 latency->AddLatencyNumberWithTimestamp(
  /external/chromium_org/ui/base/events/
event.cc 239 latency_.AddLatencyNumberWithTimestamp(INPUT_EVENT_LATENCY_ORIGINAL_COMPONENT,
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_impl.cc     [all...]

Completed in 258 milliseconds