Home
last modified time | relevance | path

Searched refs:SDL_HINT_IDLE_TIMER_DISABLED (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_hints.h278 #define SDL_HINT_IDLE_TIMER_DISABLED "SDL_IOS_IDLE_TIMER_DISABLED" macro
/third_party/flutter/skia/third_party/externals/sdl/test/
Dtestautomation_hints.c18 SDL_HINT_IDLE_TIMER_DISABLED,
/third_party/flutter/skia/third_party/externals/sdl/src/video/uikit/
DSDL_uikitvideo.m161 if (!SDL_GetHintBoolean(SDL_HINT_IDLE_TIMER_DISABLED, SDL_FALSE)) {
DSDL_uikitappdelegate.m416 SDL_AddHintCallback(SDL_HINT_IDLE_TIMER_DISABLED,