OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SDL_POWERSTATE_ON_BATTERY
(Results
1 - 6
of
6
) sorted by null
/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_power.h
45
SDL_POWERSTATE_ON_BATTERY
, /**< Not plugged in, running on the battery */
/prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_power.h
45
SDL_POWERSTATE_ON_BATTERY
, /**< Not plugged in, running on the battery */
/prebuilts/misc/windows/sdl2/include/
SDL_power.h
45
SDL_POWERSTATE_ON_BATTERY
, /**< Not plugged in, running on the battery */
/prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_power.h
45
SDL_POWERSTATE_ON_BATTERY
, /**< Not plugged in, running on the battery */
/prebuilts/misc/windows/sdl2/test/
testpower.c
29
case
SDL_POWERSTATE_ON_BATTERY
:
testautomation_platform.c
479
state==
SDL_POWERSTATE_ON_BATTERY
||
486
if (state==
SDL_POWERSTATE_ON_BATTERY
)
Completed in 54 milliseconds