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

  /external/chromium_org/ui/events/
latency_info_unittest.cc 27 info.FindLatency(INPUT_EVENT_LATENCY_UI_COMPONENT, 0, &component));
29 info.FindLatency(INPUT_EVENT_LATENCY_BEGIN_RWH_COMPONENT, 1, &component));
31 info.FindLatency(INPUT_EVENT_LATENCY_BEGIN_RWH_COMPONENT, 0, &component));
36 info.FindLatency(INPUT_EVENT_LATENCY_ORIGINAL_COMPONENT, 1, &component));
58 info.FindLatency(INPUT_EVENT_LATENCY_UI_COMPONENT, 0, &component));
60 info.FindLatency(INPUT_EVENT_LATENCY_ORIGINAL_COMPONENT, 1, &component));
62 info.FindLatency(INPUT_EVENT_LATENCY_ORIGINAL_COMPONENT, 0, &component));
latency_info.h 154 bool FindLatency(LatencyComponentType type,
latency_info.cc 187 if (!FindLatency(it->first.first, it->first.second, NULL)) {
226 if (FindLatency(INPUT_EVENT_LATENCY_ORIGINAL_COMPONENT,
229 FindLatency(INPUT_EVENT_LATENCY_UI_COMPONENT,
291 bool LatencyInfo::FindLatency(LatencyComponentType type,
  /external/chromium_org/cc/base/
latency_info_swap_promise_monitor.cc 16 if (latency_info->FindLatency(
25 if (latency_info->FindLatency(
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_impl.cc     [all...]
render_widget_host_unittest.cc     [all...]
  /external/chromium_org/ppapi/shared_impl/
ppb_input_event_shared.cc 197 if (!latency.FindLatency(ui::INPUT_EVENT_LATENCY_BEGIN_PLUGIN_COMPONENT,
  /external/chromium_org/ui/aura/gestures/
gesture_recognizer_unittest.cc     [all...]
  /external/chromium_org/cc/trees/
layer_tree_host_impl_unittest.cc     [all...]

Completed in 224 milliseconds