Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/joystick/
DSDL_joystick_c.h46 extern void SDL_PrivateJoystickBatteryLevel(SDL_Joystick * joystick,
DSDL_joystick.c913 void SDL_PrivateJoystickBatteryLevel(SDL_Joystick * joystick, SDL_JoystickPowerLevel ePowerLevel) in SDL_PrivateJoystickBatteryLevel() function
/third_party/flutter/skia/third_party/externals/sdl/src/joystick/windows/
DSDL_xinputjoystick.c247 SDL_PrivateJoystickBatteryLevel( joystick, ePowerLevel ); in UpdateXInputJoystickBatteryInformation()