Searched refs:current_event_latency_info_ (Results 1 – 2 of 2) sorted by relevance
189 return current_event_latency_info_; in current_event_latency_info()712 const ui::LatencyInfo* current_event_latency_info_; variable
412 current_event_latency_info_(NULL), in RenderWidget()954 base::AutoReset<const ui::LatencyInfo*> resetter(¤t_event_latency_info_, in OnHandleInputEvent()