Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dhostx.c78 Bool have_shm; member
427 HostX.have_shm = FALSE; in hostx_init_shm()
433 HostX.have_shm = TRUE; in hostx_init_shm()
739 if (HostX.have_shm) { in hostx_init()
744 HostX.have_shm = FALSE; in hostx_init()
893 if (HostX.have_shm) { in hostx_screen_init()
905 if (!ephyr_glamor && HostX.have_shm) { in hostx_screen_init()
920 HostX.have_shm = FALSE; in hostx_screen_init()
1111 if (HostX.have_shm) { in hostx_paint_rect()