Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/core/windows/
DSDL_xinput.h95 #ifndef BATTERY_LEVEL_MEDIUM
96 #define BATTERY_LEVEL_MEDIUM 0x02 macro
/third_party/flutter/glfw/deps/mingw/
Dxinput.h148 #define BATTERY_LEVEL_MEDIUM 0x02 macro
/third_party/flutter/skia/third_party/externals/sdl/src/joystick/windows/
DSDL_xinputjoystick.c237 case BATTERY_LEVEL_MEDIUM: in UpdateXInputJoystickBatteryInformation()