Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
DSDL_fbvideo.c141 static SDL_Surface *FB_SetVideoMode(_THIS, SDL_Surface *current, int width, int height, int bpp, Ui…
252 this->SetVideoMode = FB_SetVideoMode; in FB_CreateDevice()
998 static SDL_Surface *FB_SetVideoMode(_THIS, SDL_Surface *current, in FB_SetVideoMode() function