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

/external/qemu/distrib/sdl-1.2.15/src/video/gapi/
H A DSDL_gapivideo.c93 static SDL_Surface *GAPI_SetVideoMode(_THIS, SDL_Surface *current, int width, int height, int bpp, Uint32 flags);
305 device->SetVideoMode = GAPI_SetVideoMode;
618 SDL_Surface *GAPI_SetVideoMode(_THIS, SDL_Surface *current, function

Completed in 69 milliseconds