Searched refs:DGASetMode (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dixmods/extmod/
H A Ddgaproc.h58 DGASetMode(
H A Dxf86dga2.c262 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 Dxf86DGA.c579 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 Dxf86DGA.c586 DGASetMode( function in typeref:typename:int

Completed in 7 milliseconds