Searched refs:miScreenInit (Results 1 - 19 of 19) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/sun/
H A DsunMultiDepth.c160 if (! miScreenInit(pScreen, pbits, xsize, ysize, dpix, dpiy, width,
H A DsunInit.c820 if (! miScreenInit(pScreen, pbits, xsize, ysize, dpix, dpiy, width,
/xsrc/external/mit/xorg-server/dist/hw/sun/
H A DsunMultiDepth.c160 if (! miScreenInit(pScreen, pbits, xsize, ysize, dpix, dpiy, width,
H A DsunInit.c749 if (! miScreenInit(pScreen, pbits, xsize, ysize, dpix, dpiy, width,
/xsrc/external/mit/xorg-server.old/dist/mi/
H A Dmi.h443 extern _X_EXPORT Bool miScreenInit(
H A Dmiscrinit.c46 /* 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 Dmi.h390 extern _X_EXPORT Bool miScreenInit(ScreenPtr pScreen,
H A Dmiscrinit.c46 /* 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 Dfbscreen.c235 if (! miScreenInit(pScreen, pbits, xsize, ysize, dpix, dpiy, width,
H A Dfboverlay.c397 if (! miScreenInit(pScreen, 0, xsize, ysize, dpix, dpiy, 0,
/xsrc/external/mit/xorg-server/dist/fb/
H A Dfbscreen.c182 if (!miScreenInit(pScreen, pbits, xsize, ysize, dpix, dpiy, width,
H A Dfboverlay.c295 if (!miScreenInit(pScreen, 0, xsize, ysize, dpix, dpiy, 0,
/xsrc/external/mit/xorg-server.old/dist/hw/netbsd/x68k/
H A Dx68kGraph.c332 if (!miScreenInit(pScreen, pbits, xsize, ysize, dpix, dpiy, width,
/xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k/
H A Dx68kGraph.c331 if (!miScreenInit(pScreen, pbits, xsize, ysize, dpix, dpiy, width,
/xsrc/external/mit/xorg-server.old/dist/hw/xnest/
H A DScreen.c236 miScreenInit(pScreen, NULL, xnestWidth, xnestHeight, 1, 1, xnestWidth,
/xsrc/external/mit/xorg-server/dist/hw/xnest/
H A DScreen.c240 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 Dwinscrinit.c659 if (!miScreenInit (pScreen,
667 ErrorF ("winFinishScreenInitNativeGDI - miScreenInit failed\n");
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_driver.c1166 if (!miScreenInit(screen, NULL,
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_driver.c1130 if (!miScreenInit(screen, NULL,

Completed in 16 milliseconds