Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/joystick/windows/
A DSDL_windowsjoystick.c78 } SDL_DeviceNotificationData; typedef
81 SDL_CleanupDeviceNotification(SDL_DeviceNotificationData *data) in SDL_CleanupDeviceNotification()
86 SDL_CreateDeviceNotification(SDL_DeviceNotificationData *data) in SDL_CreateDeviceNotification()
92 SDL_WaitForDeviceNotification(SDL_DeviceNotificationData *data, SDL_mutex *mutex) in SDL_WaitForDeviceNotification()
105 } SDL_DeviceNotificationData; typedef
137 SDL_CleanupDeviceNotification(SDL_DeviceNotificationData *data) in SDL_CleanupDeviceNotification()
153 SDL_CreateDeviceNotification(SDL_DeviceNotificationData *data) in SDL_CreateDeviceNotification()
195 SDL_WaitForDeviceNotification(SDL_DeviceNotificationData *data, SDL_mutex *mutex) in SDL_WaitForDeviceNotification()
222 SDL_DeviceNotificationData notification_data; in SDL_JoystickThread()

Completed in 4 milliseconds