Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/src/video/dc/
DSDL_dcvideo.c48 static void DC_UnlockHWSurface(_THIS, SDL_Surface *surface);
110 device->UnlockHWSurface = DC_UnlockHWSurface; in DC_CreateDevice()
290 static void DC_UnlockHWSurface(_THIS, SDL_Surface *surface) in DC_UnlockHWSurface() function