Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/include/
A DSDL_joystick.h106 } SDL_JoystickPowerLevel; typedef
443 extern DECLSPEC SDL_JoystickPowerLevel SDLCALL SDL_JoystickCurrentPowerLevel(SDL_Joystick * joystic…
/AliOS-Things-master/components/SDL2/src/joystick/
A DSDL_sysjoystick.h70SDL_JoystickPowerLevel epowerlevel; /* power level of this joystick, SDL_JOYSTICK_POWER_UNKNOWN if…
A DSDL_joystick_c.h109 SDL_JoystickPowerLevel ePowerLevel);
A DSDL_joystick.c2277 void SDL_PrivateJoystickBatteryLevel(SDL_Joystick * joystick, SDL_JoystickPowerLevel ePowerLevel) in SDL_PrivateJoystickBatteryLevel()
2283 SDL_JoystickPowerLevel SDL_JoystickCurrentPowerLevel(SDL_Joystick * joystick) in SDL_JoystickCurrentPowerLevel()
/AliOS-Things-master/components/SDL2/src/joystick/windows/
A DSDL_xinputjoystick.c389 SDL_JoystickPowerLevel ePowerLevel = SDL_JOYSTICK_POWER_UNKNOWN; in UpdateXInputJoystickBatteryInformation()
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_procs.h627 SDL_DYNAPI_PROC(SDL_JoystickPowerLevel,SDL_JoystickCurrentPowerLevel,(SDL_Joystick *a),(a),return)

Completed in 11 milliseconds