Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/miext/shadow/
H A Dshadow.h72 shadowSetup(ScreenPtr pScreen);
H A Dshadow.c115 shadowSetup(ScreenPtr pScreen) in shadowSetup() function
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinscrinit.c395 if (!shadowSetup(pScreen)) { in winFinishScreenInitFB()
/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dephyr.c692 if (!shadowSetup(pScreen)) in ephyrFinishInitScreen()
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddriver.c1550 if (!shadowSetup(pScreen)) { in msShadowInit()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog109445 Move the shadow screen private key initialization to shadowSetup
109447 Some users of the shadow code don't call shadowInit, just shadowSetup