HomeSort by relevance Sort by last modified time
    Searched refs:FULLSCREEN_SetVideoMode (Results 1 - 2 of 2) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/video/riscos/
SDL_riscosvideo.c 65 extern SDL_Surface *FULLSCREEN_SetVideoMode(_THIS, SDL_Surface *current, int width, int height, int bpp, Uint32 flags);
260 return FULLSCREEN_SetVideoMode(this, current, width, height, bpp, flags);
SDL_riscosFullScreenVideo.c 96 SDL_Surface *FULLSCREEN_SetVideoMode(_THIS, SDL_Surface *current,

Completed in 18 milliseconds