Searched refs:fbScreenInit (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/external/xserver/fb/ |
| H A D | fbscreen.c | 229 fbScreenInit(ScreenPtr pScreen, void *pbits, int xsize, int ysize, in fbScreenInit() function
|
| H A D | fb.h | 1062 fbScreenInit(ScreenPtr pScreen,
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/ |
| H A D | dmxscrinit.c | 255 fbScreenInit(pScreen, in dmxScreenInit()
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/ |
| H A D | darwin.c | 257 if (!fbScreenInit(pScreen, in DarwinScreenInit()
|
| /OK3568_Linux_fs/external/xserver/hw/vfb/ |
| H A D | InitOutput.c | 935 ret = fbScreenInit(pScreen, pbits, pvfb->width, pvfb->height, in vfbScreenInit()
|
| /OK3568_Linux_fs/external/xserver/hw/xwayland/ |
| H A D | xwayland.c | 1223 ret = fbScreenInit(pScreen, NULL, in xwl_screen_init()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/ |
| H A D | driver.c | 1742 if (!fbScreenInit(pScreen, NULL, in ScreenInit()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 1257 Then it creates the X11 screen using fbScreenInit() but does so by using 141520 Add a setVisualConfigs that is called before the fbScreenInit, to setup the __GLXvisualConfigs.
|