Searched refs:numGraphics (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/vgahw/ |
| H A D | vgaHW.h | 91 unsigned char numGraphics; /* number of gfx registers, def=VGA_NUM_GFX */ member in struct:__anonf965c5fd0108 212 int numGraphics, int numAttribute);
|
| H A D | vgaHW.c | 864 for (i = 0; i < restore->numGraphics; i++) 1038 for (i = 0; i < save->numGraphics; i++) { 1491 regp->numGraphics = 1502 if ((regp->numCRTC + regp->numSequencer + regp->numGraphics + 1508 regp->numGraphics + 1516 regp->Attribute = regp->Graphics + regp->numGraphics; 1527 regp->numGraphics = VGA_NUM_GFX; 1536 int numGraphics, int numAttribute) 1555 regp->numGraphics = numGraphics; 1535 vgaHWSetRegCounts(ScrnInfoPtr scrp,int numCRTC,int numSequencer,int numGraphics,int numAttribute) argument [all...] |
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/vgahw/ |
| H A D | vgaHW.h | 90 unsigned char numGraphics; /* number of gfx registers, def=VGA_NUM_GFX */ member in struct:__anonb052a4500108 210 int numSequencer, int numGraphics,
|
| H A D | vgaHW.c | 866 for (i = 0; i < restore->numGraphics; i++) 1039 for (i = 0; i < save->numGraphics; i++) { 1493 regp->numSequencer = regp->numGraphics = regp->numAttribute = 0; 1501 if ((regp->numCRTC + regp->numSequencer + regp->numGraphics + 1507 regp->numGraphics + regp->numAttribute, 1); 1514 regp->Attribute = regp->Graphics + regp->numGraphics; 1524 regp->numGraphics = VGA_NUM_GFX; 1532 int numGraphics, int numAttribute) 1551 regp->numGraphics = numGraphics; 1531 vgaHWSetRegCounts(ScrnInfoPtr scrp,int numCRTC,int numSequencer,int numGraphics,int numAttribute) argument [all...] |
| /xsrc/external/mit/xf86-video-mga/dist/src/ |
| H A D | mga_vga.c | 283 for (i = 0; i < restore->numGraphics; i++) 325 for (i = 0; i < save->numGraphics; i++) {
|
| /xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/ |
| H A D | i810_driver.c | 830 for (i = 0; i < vgaReg->numGraphics; i++) {
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/ |
| H A D | i810_driver.c | 830 for (i = 0; i < vgaReg->numGraphics; i++) {
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | i810_driver.c | 1177 for (i = 0; i < vgaReg->numGraphics; i++) {
|
Completed in 15 milliseconds