Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.12/src/video/xbios/
DSDL_xbios.c79 static void XBIOS_UnlockHWSurface(_THIS, SDL_Surface *surface);
175 device->UnlockHWSurface = XBIOS_UnlockHWSurface; in XBIOS_CreateDevice()
719 static void XBIOS_UnlockHWSurface(_THIS, SDL_Surface *surface) in XBIOS_UnlockHWSurface() function