Home
last modified time | relevance | path

Searched refs:SDL_PumpEvents (Results 1 – 14 of 14) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/test/
Dtestautomation_events.c64 SDL_PumpEvents(); in events_pushPumpAndPollUserevent()
107 SDL_PumpEvents(); in events_addDelEventWatch()
119 SDL_PumpEvents(); in events_addDelEventWatch()
158 SDL_PumpEvents(); in events_addDelEventWatchWithUserdata()
170 SDL_PumpEvents(); in events_addDelEventWatchWithUserdata()
Dtestautomation_mouse.c38 SDL_PumpEvents(); in mouse_getMouseState()
84 SDL_PumpEvents(); in mouse_getRelativeMouseState()
478 SDL_PumpEvents(); in mouse_warpMouseInWindow()
518 SDL_PumpEvents(); in mouse_getMouseFocus()
537 SDL_PumpEvents(); in mouse_getMouseFocus()
Dcheckkeys.c218 SDL_PumpEvents(); in main()
/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_quit.h56 (SDL_PumpEvents(), (SDL_PeepEvents(NULL,0,SDL_PEEKEVENT,SDL_QUIT,SDL_QUIT) > 0))
DSDL_events.h573 extern DECLSPEC void SDLCALL SDL_PumpEvents(void);
/third_party/flutter/skia/third_party/externals/sdl/src/events/
DSDL_events.c375 SDL_PumpEvents(); in SDL_FlushEvents()
395 SDL_PumpEvents(void) in SDL_PumpEvents() function
436 SDL_PumpEvents(); in SDL_WaitEventTimeout()
/third_party/flutter/skia/third_party/externals/sdl/src/video/x11/
DSDL_x11clipboard.c141 SDL_PumpEvents(); in X11_GetClipboardText()
/third_party/flutter/skia/third_party/externals/sdl/src/video/cocoa/
DSDL_cocoamessagebox.m62 SDL_PumpEvents();
DSDL_cocoawindow.m1743 SDL_PumpEvents();
/third_party/flutter/skia/third_party/externals/sdl/src/dynapi/
DSDL_dynapi_overrides.h122 #define SDL_PumpEvents SDL_PumpEvents_REAL macro
DSDL_dynapi_procs.h151 SDL_DYNAPI_PROC(void,SDL_PumpEvents,(void),(),)
/third_party/flutter/skia/third_party/externals/sdl/
DWhatsNew.txt108 * Added a hint SDL_HINT_WINDOWS_ENABLE_MESSAGELOOP to control whether SDL_PumpEvents() processes th…
/third_party/ffmpeg/libavdevice/
Dopengl_enc.c351 SDL_PumpEvents(); in opengl_sdl_process_events()
/third_party/ffmpeg/fftools/
Dffplay.c3235 SDL_PumpEvents(); in refresh_loop_wait_event()
3246 SDL_PumpEvents(); in refresh_loop_wait_event()