Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/include/
A DSDL_joystick.h443 extern DECLSPEC SDL_JoystickPowerLevel SDLCALL SDL_JoystickCurrentPowerLevel(SDL_Joystick * joystic…
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_overrides.h593 #define SDL_JoystickCurrentPowerLevel SDL_JoystickCurrentPowerLevel_REAL macro
A DSDL_dynapi_procs.h627 SDL_DYNAPI_PROC(SDL_JoystickPowerLevel,SDL_JoystickCurrentPowerLevel,(SDL_Joystick *a),(a),return)
/AliOS-Things-master/components/SDL2/src/joystick/
A DSDL_joystick.c2283 SDL_JoystickPowerLevel SDL_JoystickCurrentPowerLevel(SDL_Joystick * joystick) in SDL_JoystickCurrentPowerLevel() function

Completed in 13 milliseconds