Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/joystick/hidapi/
A DSDL_hidapi_rumble.c219 int *pending_size; in SDL_HIDAPI_SendRumble() local
227 if (SDL_HIDAPI_GetPendingRumbleLocked(device, &pending_data, &pending_size, &maximum_size)) { in SDL_HIDAPI_SendRumble()
234 *pending_size = size; in SDL_HIDAPI_SendRumble()

Completed in 3 milliseconds