OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EPOC_SetVideoMode
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/
SDL_epocvideo.cpp
117
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,
/external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA1/
SDL_epocvideo.cpp
124
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,
518
SDL_TRACE("SDL:
EPOC_SetVideoMode
");
[
all
...]
Completed in 328 milliseconds