Home
last modified time | relevance | path

Searched refs:fbScreenInit (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/xserver/fb/
H A Dfbscreen.c229 fbScreenInit(ScreenPtr pScreen, void *pbits, int xsize, int ysize, in fbScreenInit() function
H A Dfb.h1062 fbScreenInit(ScreenPtr pScreen,
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxscrinit.c255 fbScreenInit(pScreen, in dmxScreenInit()
/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A Ddarwin.c257 if (!fbScreenInit(pScreen, in DarwinScreenInit()
/OK3568_Linux_fs/external/xserver/hw/vfb/
H A DInitOutput.c935 ret = fbScreenInit(pScreen, pbits, pvfb->width, pvfb->height, in vfbScreenInit()
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland.c1223 ret = fbScreenInit(pScreen, NULL, in xwl_screen_init()
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddriver.c1742 if (!fbScreenInit(pScreen, NULL, in ScreenInit()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog1257 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.