Home
last modified time | relevance | path

Searched refs:GGI_AllocHWSurface (Results 1 – 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/video/ggi/
DSDL_ggivideo.c60 static int GGI_AllocHWSurface(_THIS, SDL_Surface *surface);
114 device->AllocHWSurface = GGI_AllocHWSurface; in GGI_CreateDevice()
325 static int GGI_AllocHWSurface(_THIS, SDL_Surface *surface) in GGI_AllocHWSurface() function