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

/external/qemu/distrib/sdl-1.2.15/src/video/ggi/
H A DSDL_ggivideo.c61 static int GGI_LockHWSurface(_THIS, SDL_Surface *surface);
119 device->LockHWSurface = GGI_LockHWSurface;
333 static int GGI_LockHWSurface(_THIS, SDL_Surface *surface) function

Completed in 61 milliseconds