OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:modestage
(Results
1 - 1
of
1
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/photon/
SDL_ph_modes.c
118
int
modestage
=0;
local
129
modestage
=1;
147
if ((
modestage
) && (mode_info.width == width) && (mode_info.height == height+80) &&
150
modestage
=2;
157
if (
modestage
==2)
Completed in 108 milliseconds