Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/power/windows/
DSDL_syspower.c34 SDL_bool need_details = SDL_FALSE; in SDL_GetPowerInfo_Windows() local
47 need_details = SDL_TRUE; in SDL_GetPowerInfo_Windows()
50 need_details = SDL_TRUE; in SDL_GetPowerInfo_Windows()
53 need_details = SDL_TRUE; in SDL_GetPowerInfo_Windows()
58 if (need_details) { in SDL_GetPowerInfo_Windows()
/third_party/flutter/skia/third_party/externals/sdl/src/power/haiku/
DSDL_syspower.c47 SDL_bool need_details = SDL_FALSE; in SDL_GetPowerInfo_Haiku() local
97 need_details = SDL_TRUE; in SDL_GetPowerInfo_Haiku()
100 need_details = SDL_TRUE; in SDL_GetPowerInfo_Haiku()
103 need_details = SDL_TRUE; in SDL_GetPowerInfo_Haiku()
108 if (need_details) { in SDL_GetPowerInfo_Haiku()
/third_party/flutter/skia/third_party/externals/sdl/src/power/linux/
DSDL_syspower.c324 SDL_bool need_details = SDL_FALSE; in SDL_GetPowerInfo_Linux_proc_apm() local
402 need_details = SDL_TRUE; in SDL_GetPowerInfo_Linux_proc_apm()
405 need_details = SDL_TRUE; in SDL_GetPowerInfo_Linux_proc_apm()
408 need_details = SDL_TRUE; in SDL_GetPowerInfo_Linux_proc_apm()
413 if (need_details) { in SDL_GetPowerInfo_Linux_proc_apm()