OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SDL_XBIOS_CentscreenSetmode
(Results
1 - 3
of
3
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/xbios/
SDL_xbios_centscreen.c
77
void
SDL_XBIOS_CentscreenSetmode
(_THIS, int width, int height, int planes)
SDL_xbios_centscreen.h
111
void
SDL_XBIOS_CentscreenSetmode
(_THIS, int width, int height, int planes);
SDL_xbios.c
819
SDL_XBIOS_CentscreenSetmode
(this, width, height, new_depth);
Completed in 63 milliseconds