Searched refs:SetTouchDeviceList (Results 1 – 2 of 2) sorted by relevance
53 void SetTouchDeviceList(const std::vector<unsigned int>& devices);
78 ui::TouchFactory::GetInstance()->SetTouchDeviceList(device_ids); in SetTouchDeviceListFromCommandLine()234 void TouchFactory::SetTouchDeviceList( in SetTouchDeviceList() function in ui::TouchFactory