Searched defs:WSCONS_AllocHWSurface (Results 1 - 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/wscons/
H A DSDL_wsconsvideo.c60 static int WSCONS_AllocHWSurface(_THIS, SDL_Surface *surface);
126 device->AllocHWSurface = WSCONS_AllocHWSurface;
382 static int WSCONS_AllocHWSurface(_THIS, SDL_Surface *surface) function

Completed in 18 milliseconds