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

/external/qemu/distrib/sdl-1.2.15/src/video/svga/
H A DSDL_svgavideo.c62 static int SVGA_AllocHWSurface(_THIS, SDL_Surface *surface);
134 device->AllocHWSurface = SVGA_AllocHWSurface;
454 static int SVGA_AllocHWSurface(_THIS, SDL_Surface *surface) function

Completed in 150 milliseconds