Searched refs:SDL_HIDAPI_RumbleContext (Results 1 – 1 of 1) sorted by relevance
43 typedef struct SDL_HIDAPI_RumbleContext struct52 } SDL_HIDAPI_RumbleContext; argument54 static SDL_HIDAPI_RumbleContext rumble_context;58 SDL_HIDAPI_RumbleContext *ctx = (SDL_HIDAPI_RumbleContext *)data; in SDL_HIDAPI_RumbleThread()91 SDL_HIDAPI_StopRumbleThread(SDL_HIDAPI_RumbleContext *ctx) in SDL_HIDAPI_StopRumbleThread()121 SDL_HIDAPI_StartRumbleThread(SDL_HIDAPI_RumbleContext *ctx) in SDL_HIDAPI_StartRumbleThread()146 SDL_HIDAPI_RumbleContext *ctx = &rumble_context; in SDL_HIDAPI_LockRumble()159 SDL_HIDAPI_RumbleContext *ctx = &rumble_context; in SDL_HIDAPI_GetPendingRumbleLocked()175 SDL_HIDAPI_RumbleContext *ctx = &rumble_context; in SDL_HIDAPI_SendRumbleAndUnlock()211 SDL_HIDAPI_RumbleContext *ctx = &rumble_context; in SDL_HIDAPI_UnlockRumble()[all …]
Completed in 2 milliseconds