Home
last modified time | relevance | path

Searched refs:SDL_QUIT (Results 1 – 25 of 41) sorted by relevance

12

/AliOS-Things-master/components/SDL2/include/
A DSDL_quit.h56 (SDL_PumpEvents(), (SDL_PeepEvents(NULL,0,SDL_PEEKEVENT,SDL_QUIT,SDL_QUIT) > 0))
/AliOS-Things-master/components/SDL2/src/video/android/
A DSDL_androidevents.c127 if (!isContextExternal && !SDL_HasEvent(SDL_QUIT)) { in Android_PumpEvents_Blocking()
198 if (!isContextExternal && !SDL_HasEvent(SDL_QUIT)) { in Android_PumpEvents_NonBlocking()
/AliOS-Things-master/components/SDL2/test/
A Dtestlocale.c50 if (e.type == SDL_QUIT) { in main()
A Dtestsensor.c105 case SDL_QUIT: in main()
A Drelative_mode.markdown28 case SDL_QUIT:
A Dtestdrawchessboard.c76 if (e.type == SDL_QUIT) { in loop()
A Dtesthotplug.c70 case SDL_QUIT: in main()
A Dtestmessage.c185 if (event.type == SDL_QUIT || event.type == SDL_KEYUP) { in main()
A Dtestoffscreen.c84 case SDL_QUIT: in loop()
A Dloopwave.c160 if (event.type == SDL_QUIT) { in main()
A Dteststreaming.c106 case SDL_QUIT: in loop()
A Dtestaudiocapture.c33 if (e.type == SDL_QUIT) { in loop()
A Dtesthittesting.c121 case SDL_QUIT: in main()
A Dtestaudiohotplug.c89 if (e.type == SDL_QUIT) { in iteration()
A Dtestspriteminimal.c135 if (event.type == SDL_QUIT || event.type == SDL_KEYDOWN) { in loop()
A Dcheckkeys.c184 case SDL_QUIT: in loop()
A Dtestnative.c222 case SDL_QUIT: in main()
A Dtestshape.c175 if (event.type == SDL_QUIT) { in main()
/AliOS-Things-master/components/SDL2/src/events/
A DSDL_quit.c206 return SDL_SendAppEvent(SDL_QUIT);
/AliOS-Things-master/components/SDL2/src/image/unused/
A Dshowimage.c166 case SDL_QUIT: in main()
/AliOS-Things-master/components/SDL2/src/gfx/Test/
A DTestFramerate.c37 case SDL_QUIT: in HandleEvent()
A DTestGfxTexture.c34 case SDL_QUIT: in HandleEvent()
A DTestABGR.c38 case SDL_QUIT: in WaitForEvent()
A DTestFonts.c38 case SDL_QUIT: in WaitForEvent()
A DTestGfxBlit.c40 case SDL_QUIT: in HandleEvent()

Completed in 33 milliseconds

12