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

/external/qemu/distrib/sdl-1.2.12/src/video/xbios/
H A DSDL_xbios.c76 static int XBIOS_AllocHWSurface(_THIS, SDL_Surface *surface);
173 device->AllocHWSurface = XBIOS_AllocHWSurface;
704 static int XBIOS_AllocHWSurface(_THIS, SDL_Surface *surface) function

Completed in 67 milliseconds