OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EPOC_ListModes
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/
SDL_epocvideo.cpp
116
static SDL_Rect **
EPOC_ListModes
(_THIS, SDL_PixelFormat *format, Uint32 flags);
193
device->ListModes =
EPOC_ListModes
;
275
SDL_Rect **
EPOC_ListModes
(_THIS, SDL_PixelFormat *format, Uint32 flags)
/external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA1/
SDL_epocvideo.cpp
123
static SDL_Rect **
EPOC_ListModes
(_THIS, SDL_PixelFormat *format, Uint32 flags);
201
device->ListModes =
EPOC_ListModes
;
458
SDL_Rect **
EPOC_ListModes
(_THIS, SDL_PixelFormat *format, Uint32 /*flags*/)
[
all
...]
Completed in 2680 milliseconds