Home
last modified time | relevance | path

Searched refs:ui_component (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/content/browser/renderer_host/
Drender_widget_host_impl.cc2321 ui::LatencyInfo::LatencyComponent ui_component; in ComputeTouchLatency() local
2327 &ui_component) || in ComputeTouchLatency()
2333 DCHECK(ui_component.event_count == 1); in ComputeTouchLatency()
2337 rwh_component.event_time - ui_component.event_time; in ComputeTouchLatency()