Searched refs:GetDeviceInstanceID (Results 1 – 4 of 4) sorted by relevance
75 SDL_SensorID (*GetDeviceInstanceID)(int device_index); member
203 instance_id = driver->GetDeviceInstanceID(device_index); in SDL_SensorGetDeviceInstanceID()237 instance_id = driver->GetDeviceInstanceID(device_index); in SDL_SensorOpen()
114 SDL_JoystickID (*GetDeviceInstanceID)(int device_index); member
392 instance_id = driver->GetDeviceInstanceID(device_index); in SDL_JoystickOpen()2134 instance_id = driver->GetDeviceInstanceID(device_index); in SDL_JoystickGetDeviceInstanceID()
Completed in 8 milliseconds