Searched refs:rwh_component (Results 1 – 1 of 1) sorted by relevance
2322 ui::LatencyInfo::LatencyComponent rwh_component; in ComputeTouchLatency() local2330 &rwh_component)) in ComputeTouchLatency()2334 DCHECK(rwh_component.event_count == 1); in ComputeTouchLatency()2337 rwh_component.event_time - ui_component.event_time; in ComputeTouchLatency()2352 acked_component.event_time - rwh_component.event_time; in ComputeTouchLatency()2377 ui::LatencyInfo::LatencyComponent rwh_component; in FrameSwapped() local2381 &rwh_component) || in FrameSwapped()2388 rendering_stats_.input_event_count += rwh_component.event_count; in FrameSwapped()2390 rwh_component.event_count * in FrameSwapped()2391 (swap_component.event_time - rwh_component.event_time); in FrameSwapped()