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

/external/qemu/distrib/sdl-1.2.15/src/video/wscons/
H A DSDL_wsconsvideo.c63 static void WSCONS_FreeHWSurface(_THIS, SDL_Surface *surface);
129 device->FreeHWSurface = WSCONS_FreeHWSurface;
386 static void WSCONS_FreeHWSurface(_THIS, SDL_Surface *surface) function

Completed in 75 milliseconds