/AliOS-Things-master/components/SDL2/src/joystick/ |
A D | SDL_joystick.c | 125 int player_index; in SDL_FindFreePlayerIndex() local 138 int player_index; in SDL_GetPlayerIndexForJoystickID() local 152 SDL_GetJoystickIDForPlayerIndex(int player_index) in SDL_GetJoystickIDForPlayerIndex() 161 SDL_SetJoystickIDForPlayerIndex(int player_index, SDL_JoystickID instance_id) in SDL_SetJoystickIDForPlayerIndex() 323 int player_index; in SDL_JoystickGetDevicePlayerIndex() local 812 SDL_JoystickFromPlayerIndex(int player_index) in SDL_JoystickFromPlayerIndex() 847 int player_index; in SDL_JoystickGetPlayerIndex() local 864 SDL_JoystickSetPlayerIndex(SDL_Joystick * joystick, int player_index) in SDL_JoystickSetPlayerIndex() 1039 int player_index = -1; in SDL_PrivateJoystickAdded() local 1128 int player_index; in SDL_PrivateJoystickRemoved() local
|
A D | SDL_gamecontroller.c | 1965 SDL_GameControllerSetPlayerIndex(SDL_GameController *gamecontroller, int player_index) in SDL_GameControllerSetPlayerIndex() 2038 SDL_GameController *SDL_GameControllerFromPlayerIndex(int player_index) in SDL_GameControllerFromPlayerIndex()
|
/AliOS-Things-master/components/SDL2/src/joystick/dummy/ |
A D | SDL_sysjoystick.c | 62 DUMMY_JoystickSetDevicePlayerIndex(int device_index, int player_index) in DUMMY_JoystickSetDevicePlayerIndex()
|
/AliOS-Things-master/components/SDL2/src/joystick/hidapi/ |
A D | SDL_hidapi_ps4.c | 102 int player_index; member 186 SetLedsForPlayerIndex(DS4EffectsState_t *effects, int player_index) in SetLedsForPlayerIndex() 227 …erPS4_SetDevicePlayerIndex(SDL_HIDAPI_Device *device, SDL_JoystickID instance_id, int player_index) in HIDAPI_DriverPS4_SetDevicePlayerIndex()
|
A D | SDL_hidapi_xbox360w.c | 126 …x360W_SetDevicePlayerIndex(SDL_HIDAPI_Device *device, SDL_JoystickID instance_id, int player_index) in HIDAPI_DriverXbox360W_SetDevicePlayerIndex()
|
A D | SDL_hidapijoystick.c | 966 int player_index = -1; in HIDAPI_JoystickGetDevicePlayerIndex() local 977 HIDAPI_JoystickSetDevicePlayerIndex(int device_index, int player_index) in HIDAPI_JoystickSetDevicePlayerIndex()
|
A D | SDL_hidapi_gamecube.c | 222 …eCube_SetDevicePlayerIndex(SDL_HIDAPI_Device *device, SDL_JoystickID instance_id, int player_index) in HIDAPI_DriverGameCube_SetDevicePlayerIndex()
|
A D | SDL_hidapi_xbox360.c | 663 …ox360_SetDevicePlayerIndex(SDL_HIDAPI_Device *device, SDL_JoystickID instance_id, int player_index) in HIDAPI_DriverXbox360_SetDevicePlayerIndex() 674 int player_index; in HIDAPI_DriverXbox360_OpenJoystick() local
|
A D | SDL_hidapi_xboxone.c | 299 …oxOne_SetDevicePlayerIndex(SDL_HIDAPI_Device *device, SDL_JoystickID instance_id, int player_index) in HIDAPI_DriverXboxOne_SetDevicePlayerIndex()
|
A D | SDL_hidapi_steam.c | 984 …Steam_SetDevicePlayerIndex(SDL_HIDAPI_Device *device, SDL_JoystickID instance_id, int player_index) in HIDAPI_DriverSteam_SetDevicePlayerIndex()
|
A D | SDL_hidapi_switch.c | 707 …witch_SetDevicePlayerIndex(SDL_HIDAPI_Device *device, SDL_JoystickID instance_id, int player_index) in HIDAPI_DriverSwitch_SetDevicePlayerIndex()
|
/AliOS-Things-master/components/SDL2/src/joystick/alios/ |
A D | SDL_sysjoystick.c | 112 AliOS_JoystickSetDevicePlayerIndex(int device_index, int player_index) in AliOS_JoystickSetDevicePlayerIndex()
|
/AliOS-Things-master/components/SDL2/src/joystick/haiku/ |
A D | SDL_haikujoystick.cc | 107 static void HAIKU_JoystickSetDevicePlayerIndex(int device_index, int player_index) in HAIKU_JoystickSetDevicePlayerIndex()
|
/AliOS-Things-master/components/SDL2/src/joystick/emscripten/ |
A D | SDL_sysjoystick.c | 291 EMSCRIPTEN_JoystickSetDevicePlayerIndex(int device_index, int player_index) in EMSCRIPTEN_JoystickSetDevicePlayerIndex()
|
/AliOS-Things-master/components/SDL2/src/joystick/virtual/ |
A D | SDL_virtualjoystick.c | 286 VIRTUAL_JoystickSetDevicePlayerIndex(int device_index, int player_index) in VIRTUAL_JoystickSetDevicePlayerIndex()
|
/AliOS-Things-master/components/SDL2/src/joystick/windows/ |
A D | SDL_rawinputjoystick.c | 547 int player_index = -1; in RAWINPUT_JoystickGetDevicePlayerIndex() local 558 RAWINPUT_JoystickSetDevicePlayerIndex(int device_index, int player_index) in RAWINPUT_JoystickSetDevicePlayerIndex()
|
A D | SDL_windowsjoystick.c | 424 WINDOWS_JoystickSetDevicePlayerIndex(int device_index, int player_index) in WINDOWS_JoystickSetDevicePlayerIndex()
|
A D | SDL_windows_gaming_input.c | 467 WGI_JoystickSetDevicePlayerIndex(int device_index, int player_index) in WGI_JoystickSetDevicePlayerIndex()
|
/AliOS-Things-master/components/SDL2/src/joystick/android/ |
A D | SDL_sysjoystick.c | 590 ANDROID_JoystickSetDevicePlayerIndex(int device_index, int player_index) in ANDROID_JoystickSetDevicePlayerIndex()
|
/AliOS-Things-master/components/SDL2/src/joystick/darwin/ |
A D | SDL_sysjoystick.c | 751 DARWIN_JoystickSetDevicePlayerIndex(int device_index, int player_index) in DARWIN_JoystickSetDevicePlayerIndex()
|
/AliOS-Things-master/components/SDL2/src/joystick/bsd/ |
A D | SDL_sysjoystick.c | 280 BSD_JoystickSetDevicePlayerIndex(int device_index, int player_index) in BSD_JoystickSetDevicePlayerIndex()
|
/AliOS-Things-master/components/SDL2/src/joystick/linux/ |
A D | SDL_sysjoystick.c | 613 LINUX_JoystickSetDevicePlayerIndex(int device_index, int player_index) in LINUX_JoystickSetDevicePlayerIndex()
|
/AliOS-Things-master/components/SDL2/src/joystick/iphoneos/ |
A D | SDL_sysjoystick.m | 484 device->controller.playerIndex = player_index; field
|