Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/src/video/xbios/
DSDL_xbios_centscreen.h110 int SDL_XBIOS_ListCentscreenModes(_THIS, int actually_add);
DSDL_xbios_centscreen.c35 int SDL_XBIOS_ListCentscreenModes(_THIS, int actually_add) in SDL_XBIOS_ListCentscreenModes() function
DSDL_xbios.c470 XBIOS_oldvmode = SDL_XBIOS_ListCentscreenModes(this, 0); in XBIOS_VideoInit()
573 XBIOS_oldvmode = SDL_XBIOS_ListCentscreenModes(this, 1); in XBIOS_VideoInit()