| /xsrc/external/mit/xorg-server.old/dist/hw/sun/ |
| H A D | sunMultiDepth.c | 160 if (! miScreenInit(pScreen, pbits, xsize, ysize, dpix, dpiy, width,
|
| H A D | sunInit.c | 820 if (! miScreenInit(pScreen, pbits, xsize, ysize, dpix, dpiy, width,
|
| /xsrc/external/mit/xorg-server/dist/hw/sun/ |
| H A D | sunMultiDepth.c | 160 if (! miScreenInit(pScreen, pbits, xsize, ysize, dpix, dpiy, width,
|
| H A D | sunInit.c | 749 if (! miScreenInit(pScreen, pbits, xsize, ysize, dpix, dpiy, width,
|
| /xsrc/external/mit/xorg-server.old/dist/mi/ |
| H A D | mi.h | 443 extern _X_EXPORT Bool miScreenInit(
|
| H A D | miscrinit.c | 46 /* We use this structure to propogate some information from miScreenInit to 47 * miCreateScreenResources. miScreenInit allocates the structure, fills it 129 * longer be created in miScreenInit, since all the modules that could 206 miScreenInit( function in typeref:typename:Bool
|
| /xsrc/external/mit/xorg-server/dist/mi/ |
| H A D | mi.h | 390 extern _X_EXPORT Bool miScreenInit(ScreenPtr pScreen,
|
| H A D | miscrinit.c | 46 /* We use this structure to propagate some information from miScreenInit to 47 * miCreateScreenResources. miScreenInit allocates the structure, fills it 141 * longer be created in miScreenInit, since all the modules that could 219 miScreenInit(ScreenPtr pScreen, void *pbits, /* pointer to screen bits */ function in typeref:typename:Bool
|
| /xsrc/external/mit/xorg-server.old/dist/fb/ |
| H A D | fbscreen.c | 235 if (! miScreenInit(pScreen, pbits, xsize, ysize, dpix, dpiy, width,
|
| H A D | fboverlay.c | 397 if (! miScreenInit(pScreen, 0, xsize, ysize, dpix, dpiy, 0,
|
| /xsrc/external/mit/xorg-server/dist/fb/ |
| H A D | fbscreen.c | 182 if (!miScreenInit(pScreen, pbits, xsize, ysize, dpix, dpiy, width,
|
| H A D | fboverlay.c | 295 if (!miScreenInit(pScreen, 0, xsize, ysize, dpix, dpiy, 0,
|
| /xsrc/external/mit/xorg-server.old/dist/hw/netbsd/x68k/ |
| H A D | x68kGraph.c | 332 if (!miScreenInit(pScreen, pbits, xsize, ysize, dpix, dpiy, width,
|
| /xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k/ |
| H A D | x68kGraph.c | 331 if (!miScreenInit(pScreen, pbits, xsize, ysize, dpix, dpiy, width,
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xnest/ |
| H A D | Screen.c | 236 miScreenInit(pScreen, NULL, xnestWidth, xnestHeight, 1, 1, xnestWidth,
|
| /xsrc/external/mit/xorg-server/dist/hw/xnest/ |
| H A D | Screen.c | 240 miScreenInit(pScreen, NULL, xnestWidth, xnestHeight, 1, 1, xnestWidth, rootDepth, numDepths, depths, defaultVisual, /* root visual */
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winscrinit.c | 659 if (!miScreenInit (pScreen, 667 ErrorF ("winFinishScreenInitNativeGDI - miScreenInit failed\n");
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | sna_driver.c | 1166 if (!miScreenInit(screen, NULL,
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | sna_driver.c | 1130 if (!miScreenInit(screen, NULL,
|