Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.12/src/video/windib/
DSDL_dibvideo.c73 SDL_Surface *DIB_SetVideoMode(_THIS, SDL_Surface *current, int width, int height, int bpp, Uint32 f…
151 device->SetVideoMode = DIB_SetVideoMode; in DIB_CreateDevice()
479 SDL_Surface *DIB_SetVideoMode(_THIS, SDL_Surface *current, function