Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/core/windows/
DSDL_xinput.h92 #ifndef BATTERY_LEVEL_LOW
93 #define BATTERY_LEVEL_LOW 0x01 macro
/third_party/flutter/glfw/deps/mingw/
Dxinput.h147 #define BATTERY_LEVEL_LOW 0x01 macro
/third_party/flutter/skia/third_party/externals/sdl/src/joystick/windows/
DSDL_xinputjoystick.c234 case BATTERY_LEVEL_LOW: in UpdateXInputJoystickBatteryInformation()