Home
last modified time | relevance | path

Searched refs:init_screen (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/buildroot/package/rubix/
H A D0002-misc-fixes.patch90 @@ -139,8 +145,8 @@ int init_screen(SCREEN *s)
101 @@ -182,10 +188,10 @@ int init_screen(SCREEN *s)
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-glamor.c252 if (!xwl_screen->egl_backend->init_screen(xwl_screen)) { in xwl_glamor_init()
H A Dxwayland.h88 Bool (*init_screen)(struct xwl_screen *xwl_screen); member
H A Dxwayland-glamor-eglstream.c928 xwl_screen->eglstream_backend.init_screen = xwl_glamor_eglstream_init_screen; in xwl_glamor_init_eglstream()
H A Dxwayland-glamor-gbm.c1080 xwl_screen->gbm_backend.init_screen = xwl_glamor_gbm_init_screen; in xwl_glamor_init_gbm()
/OK3568_Linux_fs/external/xserver/dix/
H A Ddispatch.c3830 static int init_screen(ScreenPtr pScreen, int i, Bool gpu) in init_screen() function
3903 ret = init_screen(pScreen, i, FALSE); in AddScreen()
3953 ret = init_screen(pScreen, i, TRUE); in AddGPUScreen()
/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20190623.patch.gz1# ncurses 6.1 - patch 20190623 - Thomas E. Dickey 2# 3# --- ...