Searched refs:GetDeviceType (Results 1 – 2 of 2) sorted by relevance
69 SDL_SensorType (*GetDeviceType)(int device_index); member
173 type = driver->GetDeviceType(device_index); in SDL_SensorGetDeviceType()257 sensor->type = driver->GetDeviceType(device_index); in SDL_SensorOpen()
Completed in 6 milliseconds