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

/external/qemu/distrib/sdl-1.2.15/src/video/macdsp/
H A DSDL_dspvideo.c155 static SDL_Surface *DSp_SetVideoMode(_THIS, SDL_Surface *current, int width, int height, int bpp, Uint32 flags);
287 device->SetVideoMode = DSp_SetVideoMode;
759 static SDL_Surface *DSp_SetVideoMode(_THIS, function
943 SDL_SetError ("DSp_SetVideoMode : OpenGL window could not be created.");
963 SDL_SetError ("DSp_SetVideoMode : could not create OpenGL context.");

Completed in 181 milliseconds