Searched refs:DGASetMode (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dixmods/extmod/ |
| H A D | dgaproc.h | 58 DGASetMode(
|
| H A D | xf86dga2.c | 262 DGASetMode(i, 0, &mode, &pPix); 305 DGASetMode(stuff->screen, 0, &mode, &pPix); 310 if(Success != DGASetMode(stuff->screen, stuff->mode, &mode, &pPix)) 696 if(Success != DGASetMode(stuff->screen, num, &mode, &pix))
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86DGA.c | 579 DGASetMode(int index, int num, XDGAModePtr mode, PixmapPtr *pPix) function in typeref:typename:int 1399 DGASetMode(i, 0, &mode, &pPix); 1443 DGASetMode(stuff->screen, 0, &mode, &pPix); 1448 if (Success != DGASetMode(stuff->screen, stuff->mode, &mode, &pPix)) 1830 if (Success != DGASetMode(stuff->screen, num, &mode, &pix))
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86DGA.c | 586 DGASetMode( function in typeref:typename:int
|
Completed in 7 milliseconds