Searched refs:XBIOS_UnlockHWSurface (Results 1 – 1 of 1) sorted by relevance
79 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