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

/external/qemu/distrib/sdl-1.2.15/src/video/dummy/
H A DSDL_nullvideo.c62 static void DUMMY_FreeHWSurface(_THIS, SDL_Surface *surface);
121 device->FreeHWSurface = DUMMY_FreeHWSurface;
202 static void DUMMY_FreeHWSurface(_THIS, SDL_Surface *surface) function

Completed in 236 milliseconds