OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PH_MAX_VIDEOMODES
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.12/src/video/photon/
SDL_ph_modes_c.h
29
#define
PH_MAX_VIDEOMODES
127
SDL_ph_modes.c
30
SDL_Rect SDL_modelist[
PH_MAX_VIDEOMODES
];
31
SDL_Rect* SDL_modearray[
PH_MAX_VIDEOMODES
];
62
SDL_Rect Amodelist[
PH_MAX_VIDEOMODES
];
64
for (i=0; i<
PH_MAX_VIDEOMODES
; i++)
Completed in 54 milliseconds