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

/external/qemu/distrib/sdl-1.2.15/src/video/wscons/
H A DSDL_wsconsvideo.c53 static int WSCONS_VideoInit(_THIS, SDL_PixelFormat *vformat);
120 device->VideoInit = WSCONS_VideoInit;
146 int WSCONS_VideoInit(_THIS, SDL_PixelFormat *vformat) function

Completed in 26 milliseconds