Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/src/video/xbios/
DSDL_xbios_centscreen.h111 void SDL_XBIOS_CentscreenSetmode(_THIS, int width, int height, int planes);
DSDL_xbios_centscreen.c77 void SDL_XBIOS_CentscreenSetmode(_THIS, int width, int height, int planes) in SDL_XBIOS_CentscreenSetmode() function
DSDL_xbios.c819 SDL_XBIOS_CentscreenSetmode(this, width, height, new_depth); in XBIOS_SetVideoMode()