Searched refs:SDL_APP_WILLENTERBACKGROUND (Results 1 – 6 of 6) sorted by relevance
105 …if (SDL_HasEvent(SDL_WINDOWEVENT) || SDL_HasEvent(SDL_APP_WILLENTERBACKGROUND) || SDL_HasEvent(SDL…
71 SDL_APP_WILLENTERBACKGROUND, /**< The application is about to enter the background enumerator
687 SDL_SendAppEvent(SDL_APP_WILLENTERBACKGROUND);
475 SDL_SendAppEvent(SDL_APP_WILLENTERBACKGROUND);
115 case SDL_APP_WILLENTERBACKGROUND:
364 SDL_SendAppEvent(SDL_APP_WILLENTERBACKGROUND); in Java_org_libsdl_app_SDLActivity_nativePause()