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

/external/qemu/distrib/sdl-1.2.15/src/video/xbios/
H A DSDL_xbios.c82 static int XBIOS_LockHWSurface(_THIS, SDL_Surface *surface);
233 device->LockHWSurface = XBIOS_LockHWSurface;
860 static int XBIOS_LockHWSurface(_THIS, SDL_Surface *surface) function

Completed in 16 milliseconds