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

/external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/
H A DSDL_epocvideo.cpp117 static SDL_Surface *EPOC_SetVideoMode(_THIS, SDL_Surface *current, int width, int height, int bpp, Uint32 flags);
194 device->SetVideoMode = EPOC_SetVideoMode;
406 SDL_Surface *EPOC_SetVideoMode(_THIS, SDL_Surface *current, function
/external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA1/
H A DSDL_epocvideo.cpp124 static SDL_Surface *EPOC_SetVideoMode(_THIS, SDL_Surface *current, int width, int height, int bpp, Uint32 flags);
202 device->SetVideoMode = EPOC_SetVideoMode;
515 SDL_Surface *EPOC_SetVideoMode(_THIS, SDL_Surface *current, function
518 SDL_TRACE("SDL:EPOC_SetVideoMode");

Completed in 99 milliseconds