HomeSort by relevance Sort by last modified time
    Searched refs:SDL_XBIOS_ListCentscreenModes (Results 1 - 3 of 3) sorted by null

  /external/qemu/distrib/sdl-1.2.15/src/video/xbios/
SDL_xbios_centscreen.c 35 int SDL_XBIOS_ListCentscreenModes(_THIS, int actually_add)
SDL_xbios_centscreen.h 110 int SDL_XBIOS_ListCentscreenModes(_THIS, int actually_add);
SDL_xbios.c 470 XBIOS_oldvmode = SDL_XBIOS_ListCentscreenModes(this, 0);
573 XBIOS_oldvmode = SDL_XBIOS_ListCentscreenModes(this, 1);

Completed in 585 milliseconds