Searched refs:miScreenInit (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | mi.h | 384 extern _X_EXPORT Bool miScreenInit(ScreenPtr pScreen,
|
| H A D | miscrinit.c | 237 miScreenInit(ScreenPtr pScreen, void *pbits, /* pointer to screen bits */ in miScreenInit() function
|
| /OK3568_Linux_fs/external/xserver/fb/ |
| H A D | fbscreen.c | 203 if (!miScreenInit(pScreen, pbits, xsize, ysize, dpix, dpiy, width, in wfbFinishScreenInit()
|
| H A D | fboverlay.c | 295 if (!miScreenInit(pScreen, 0, xsize, ysize, dpix, dpiy, 0, in fbOverlayFinishScreenInit()
|
| /OK3568_Linux_fs/external/xserver/hw/xnest/ |
| H A D | Screen.c | 240 …miScreenInit(pScreen, NULL, xnestWidth, xnestHeight, 1, 1, xnestWidth, rootDepth, numDepths, depth… in xnestOpenScreen()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 185338 move miScreenInit in front of pScreen->function initializations to 189296 - Change #ifdef for checking for old format miScreenInit to
|