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

/external/qemu/distrib/sdl-1.2.12/src/video/qtopia/
H A DSDL_sysvideo.cc56 static SDL_Surface *QT_SetVideoMode(_THIS, SDL_Surface *current, int width, int height, int bpp, Uint32 flags);
108 device->SetVideoMode = QT_SetVideoMode;
275 SDL_Surface *QT_SetVideoMode(_THIS, SDL_Surface *current, function

Completed in 323 milliseconds