Searched defs:SDL_SetVideoMode (Results 1 - 1 of 1) sorted by last modified time

/external/qemu/distrib/sdl-1.2.15/src/video/
H A DSDL_video.c260 SDL_PublicSurface = NULL; /* Until SDL_SetVideoMode() */
352 * one used when setting the video mode, SDL_SetVideoMode() will succeed,
583 SDL_Surface * SDL_SetVideoMode (int width, int height, int bpp, Uint32 flags) function
699 * matching visual, then the next call to SDL_SetVideoMode()

Completed in 87 milliseconds