OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XDGAInterlaced
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/Xext/extensions/
xf86dga.h
42
#define
XDGAInterlaced
0x00010000
/external/qemu/distrib/sdl-1.2.15/src/video/dga/
SDL_dgavideo.c
269
if ( mode->flags &
XDGAInterlaced
)
270
printf("
XDGAInterlaced
");
419
!(modes[i].flags & (
XDGAInterlaced
|XDGADoublescan)) ) {
488
!(modes[i].flags & (
XDGAInterlaced
|XDGADoublescan)) ) {
Completed in 35 milliseconds