Searched defs:SDL_UpdateRect (Results 1 - 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/
H A DSDL_video.c1014 void SDL_UpdateRect(SDL_Surface *screen, Sint32 x, Sint32 y, Uint32 w, Uint32 h) function
1151 SDL_UpdateRect(screen, 0, 0, 0, 0);
1231 SDL_UpdateRect(screen, 0, 0, 0, 0);

Completed in 136 milliseconds