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

  /external/chromium_org/ui/events/x/
touch_factory_x11.h 83 return touchscreen_ids_;
138 std::set<std::pair<int, int> > touchscreen_ids_; member in class:ui::TouchFactory
touch_factory_x11.cc 87 touchscreen_ids_.clear();
293 touchscreen_ids_.clear();
353 touchscreen_ids_.insert(std::make_pair(ptr[0], ptr[1]));

Completed in 99 milliseconds