Searched refs:GEM_wind_redraw (Results 1 – 3 of 3) sorted by relevance
/external/qemu/distrib/sdl-1.2.15/src/video/gem/ |
D | SDL_gemvideo.h | 39 void GEM_wind_redraw(_THIS, int winhandle, short *inside);
|
D | SDL_gemvideo.c | 943 GEM_wind_redraw(this, GEM_handle, pxy); in GEM_UpdateRectsWindowed() 1030 GEM_wind_redraw(this, GEM_handle, pxy); in GEM_FlipHWSurfaceWindowed() 1144 void GEM_wind_redraw(_THIS, int winhandle, short *inside) in GEM_wind_redraw() function
|
D | SDL_gemevents.c | 201 GEM_wind_redraw(this, message[3],&message[4]); in do_messages()
|