Searched refs:SDL_SensorGetDeviceInstanceID (Results 1 – 5 of 5) sorted by relevance
76 SDL_SensorGetDeviceInstanceID(i), in main()84 … SDL_Log("Couldn't open sensor %d: %s\n", SDL_SensorGetDeviceInstanceID(i), SDL_GetError()); in main()
176 extern DECLSPEC SDL_SensorID SDLCALL SDL_SensorGetDeviceInstanceID(int device_index);
196 SDL_SensorGetDeviceInstanceID(int device_index) in SDL_SensorGetDeviceInstanceID() function
687 #define SDL_SensorGetDeviceInstanceID SDL_SensorGetDeviceInstanceID_REAL macro
729 SDL_DYNAPI_PROC(SDL_SensorID,SDL_SensorGetDeviceInstanceID,(int a),(a),return)
Completed in 13 milliseconds