Home
last modified time | relevance | path

Searched refs:SDL_HINT_EVENT_LOGGING (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/SDL2/include/
A DSDL_hints.h1257 #define SDL_HINT_EVENT_LOGGING "SDL_EVENT_LOGGING" macro
/AliOS-Things-master/components/SDL2/src/events/
A DSDL_events.c1021 SDL_AddHintCallback(SDL_HINT_EVENT_LOGGING, SDL_EventLoggingChanged, NULL); in SDL_EventsInit()
1023 SDL_DelHintCallback(SDL_HINT_EVENT_LOGGING, SDL_EventLoggingChanged, NULL); in SDL_EventsInit()
1037 SDL_DelHintCallback(SDL_HINT_EVENT_LOGGING, SDL_EventLoggingChanged, NULL); in SDL_EventsQuit()

Completed in 10 milliseconds