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

/external/qemu/distrib/sdl-1.2.15/src/video/dummy/
H A DSDL_nullvideo.c59 static int DUMMY_AllocHWSurface(_THIS, SDL_Surface *surface);
113 device->AllocHWSurface = DUMMY_AllocHWSurface;
198 static int DUMMY_AllocHWSurface(_THIS, SDL_Surface *surface) function

Completed in 27 milliseconds