Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/joystick/
A DSDL_sysjoystick.h39 SDL_bool sent_initial_value; /* Whether we've sent the initial axis value */ member
A DSDL_joystick.c1185 if (!info->sent_initial_value) { in SDL_PrivateJoystickAxis()
1191 info->sent_initial_value = SDL_TRUE; in SDL_PrivateJoystickAxis()

Completed in 8 milliseconds