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

/external/qemu/distrib/sdl-1.2.15/src/video/ggi/
H A DSDL_ggivideo.c62 static void GGI_UnlockHWSurface(_THIS, SDL_Surface *surface);
120 device->UnlockHWSurface = GGI_UnlockHWSurface;
337 static void GGI_UnlockHWSurface(_THIS, SDL_Surface *surface) function

Completed in 46 milliseconds