Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/src/video/gem/
DSDL_gemvideo.c81 static SDL_Surface *GEM_SetVideoMode(_THIS, SDL_Surface *current, int width, int height, int bpp, U…
156 device->SetVideoMode = GEM_SetVideoMode; in GEM_CreateDevice()
618 SDL_Surface *GEM_SetVideoMode(_THIS, SDL_Surface *current, in GEM_SetVideoMode() function