Searched defs:touch_id_to_trace_index_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ash/touch/
H A Dtouch_hud_debug.cc211 return touch_id_to_trace_index_.at(touch_id);
230 touch_id_to_trace_index_[touch_id] = next_trace_index_;
236 int trace_index = touch_id_to_trace_index_[touch_id];
243 std::map<int, int> touch_id_to_trace_index_; member in class:ash::TouchLog

Completed in 90 milliseconds