Home
last modified time | relevance | path

Searched refs:SDL_POWERSTATE_UNKNOWN (Results 1 – 11 of 11) sorted by relevance

/AliOS-Things-master/components/SDL2/src/power/windows/
A DSDL_syspower.c40 *state = SDL_POWERSTATE_UNKNOWN; in SDL_GetPowerInfo_Windows()
42 *state = SDL_POWERSTATE_UNKNOWN; in SDL_GetPowerInfo_Windows()
/AliOS-Things-master/components/SDL2/src/power/
A DSDL_power.c89 SDL_PowerState retval = SDL_POWERSTATE_UNKNOWN; in SDL_GetPowerInfo()
113 return SDL_POWERSTATE_UNKNOWN; in SDL_GetPowerInfo()
/AliOS-Things-master/components/SDL2/src/power/linux/
A DSDL_syspower.c249 *state = SDL_POWERSTATE_UNKNOWN; in SDL_GetPowerInfo_Linux_proc_acpi()
400 *state = SDL_POWERSTATE_UNKNOWN; in SDL_GetPowerInfo_Linux_proc_apm()
479 st = SDL_POWERSTATE_UNKNOWN; /* uh oh */ in SDL_GetPowerInfo_Linux_sys_class_power_supply()
487 st = SDL_POWERSTATE_UNKNOWN; /* uh oh */ in SDL_GetPowerInfo_Linux_sys_class_power_supply()
566 st = SDL_POWERSTATE_UNKNOWN; /* uh oh */ in check_upower_device()
574 st = SDL_POWERSTATE_UNKNOWN; /* uh oh */ in check_upower_device()
/AliOS-Things-master/components/SDL2/include/
A DSDL_power.h44 SDL_POWERSTATE_UNKNOWN, /**< cannot determine power status */ enumerator
/AliOS-Things-master/components/SDL2/src/power/android/
A DSDL_syspower.c53 *state = SDL_POWERSTATE_UNKNOWN; in SDL_GetPowerInfo_Android()
/AliOS-Things-master/components/SDL2/src/power/psp/
A DSDL_syspower.c39 *state = SDL_POWERSTATE_UNKNOWN; in SDL_GetPowerInfo_PSP()
/AliOS-Things-master/components/SDL2/test/
A Dtestpower.c26 case SDL_POWERSTATE_UNKNOWN: in report_power()
A Dtestautomation_platform.c465 state==SDL_POWERSTATE_UNKNOWN || in platform_testGetPowerInfo()
485 if (state==SDL_POWERSTATE_UNKNOWN || in platform_testGetPowerInfo()
/AliOS-Things-master/components/SDL2/src/power/haiku/
A DSDL_syspower.c94 *state = SDL_POWERSTATE_UNKNOWN; in SDL_GetPowerInfo_Haiku()
/AliOS-Things-master/components/SDL2/src/power/macosx/
A DSDL_syspower.c150 *state = SDL_POWERSTATE_UNKNOWN; in SDL_GetPowerInfo_MacOSX()
/AliOS-Things-master/components/SDL2/src/power/uikit/
A DSDL_syspower.m98 *state = SDL_POWERSTATE_UNKNOWN;

Completed in 8 milliseconds