Searched refs:OldDisplayWidth (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/xf86-video-s3virge/dist/src/
H A Ds3v_dga.c238 static int OldDisplayWidth[MAXSCREENS]; local in function:S3V_SetMode
246 pScrn->displayWidth = OldDisplayWidth[index];
252 OldDisplayWidth[index] = pScrn->displayWidth;
/xsrc/external/mit/xf86-video-trident/dist/src/
H A Dtrident_dga.c176 static int OldDisplayWidth[MAXSCREENS]; local in function:TRIDENT_SetMode
183 pScrn->displayWidth = OldDisplayWidth[index];
189 OldDisplayWidth[index] = pScrn->displayWidth;
/xsrc/external/mit/xf86-video-tseng/dist/src/
H A Dtseng_dga.c161 static int OldDisplayWidth[MAXSCREENS]; local in function:Tseng_SetMode
167 pScrn->displayWidth = OldDisplayWidth[index];
172 OldDisplayWidth[index] = pScrn->displayWidth;
/xsrc/external/mit/xf86-video-glint/dist/src/
H A Dglint_dga.c170 static int OldDisplayWidth[MAXSCREENS]; local in function:GLINT_SetMode
177 pScrn->displayWidth = OldDisplayWidth[index];
183 OldDisplayWidth[index] = pScrn->displayWidth;
/xsrc/external/mit/xf86-video-i128/dist/src/
H A Di128dga.c149 static int OldDisplayWidth[MAXSCREENS]; local in function:I128_SetMode
157 pScrn->displayWidth = OldDisplayWidth[index];
163 OldDisplayWidth[index] = pScrn->displayWidth;
/xsrc/external/mit/xf86-video-nsc/dist/src/
H A Dnsc_gx1_dga.c313 static int OldDisplayWidth[MAXSCREENS]; local in function:GX1_SetMode
322 pScrn->displayWidth = OldDisplayWidth[index];
327 OldDisplayWidth[index] = pScrn->displayWidth;
H A Dnsc_gx2_dga.c312 static int OldDisplayWidth[MAXSCREENS]; local in function:GX2_SetMode
321 pScrn->displayWidth = OldDisplayWidth[index];
328 OldDisplayWidth[index] = pScrn->displayWidth;
/xsrc/external/mit/xf86-video-cirrus/dist/src/
H A Dcir_dga.c169 static int OldDisplayWidth[MAXSCREENS]; local in function:Cir_SetMode
175 pScrn->displayWidth = OldDisplayWidth[index];
180 OldDisplayWidth[index] = pScrn->displayWidth;
/xsrc/external/mit/xf86-video-savage/dist/src/
H A Dsavage_dga.c271 static int OldDisplayWidth[MAXSCREENS]; local in function:Savage_SetMode
281 pScrn->displayWidth = OldDisplayWidth[index];
309 OldDisplayWidth[index] = pScrn->displayWidth;
/xsrc/external/mit/xf86-video-chips/dist/src/
H A Dct_dga.c205 static int OldDisplayWidth[MAXSCREENS]; local in function:CHIPS_SetMode
213 pScrn->displayWidth = OldDisplayWidth[index];
220 OldDisplayWidth[index] = pScrn->displayWidth;

Completed in 59 milliseconds