Home
last modified time | relevance | path

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

/external/chromium_org/ui/events/x/
Dtouch_factory_x11.h53 void SetTouchDeviceList(const std::vector<unsigned int>& devices);
Dtouch_factory_x11.cc78 ui::TouchFactory::GetInstance()->SetTouchDeviceList(device_ids); in SetTouchDeviceListFromCommandLine()
234 void TouchFactory::SetTouchDeviceList( in SetTouchDeviceList() function in ui::TouchFactory