Home
last modified time | relevance | path

Searched refs:GEM_wind_redraw (Results 1 – 3 of 3) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/gem/
DSDL_gemvideo.h39 void GEM_wind_redraw(_THIS, int winhandle, short *inside);
DSDL_gemvideo.c943 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
DSDL_gemevents.c201 GEM_wind_redraw(this, message[3],&message[4]); in do_messages()