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

/external/qemu/distrib/sdl-1.2.12/src/video/dc/
H A DSDL_dcvideo.c49 static void DC_FreeHWSurface(_THIS, SDL_Surface *surface);
112 device->FreeHWSurface = DC_FreeHWSurface;
279 static void DC_FreeHWSurface(_THIS, SDL_Surface *surface) function

Completed in 241 milliseconds