Searched refs:X11_Pending (Results 1 - 2 of 2) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/video/dga/
H A DSDL_dgaevents.c39 extern int X11_Pending(Display *display);
140 while ( X11_Pending(DGA_Display) ) {
/external/qemu/distrib/sdl-1.2.12/src/video/x11/
H A DSDL_x11events.c891 int X11_Pending(Display *display) function
923 while ( X11_Pending(SDL_Display) ) {

Completed in 82 milliseconds