Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Config.c125 static Bool configScreen(confScreenPtr screenp, XF86ConfScreenPtr conf_screen,
1422 if (!configScreen(slp[count].screen, adjp->adj_screen, scrnum, in configLayout()
1472 if (!configScreen(slp[0].screen, screen, in configLayout()
1602 if (!configScreen(slp[0].screen, conf_screen, 0, from, TRUE)) { in configImpliedLayout()
1666 configScreen(confScreenPtr screenp, XF86ConfScreenPtr conf_screen, int scrnum, in configScreen() function
/OK3568_Linux_fs/external/xserver/
H A DChangeLog96269 xfree86/common: Remove a configScreen leak when conf_screen is NULL
96271 configScreen used a dynamically allocated buffer for XF86ConfScreenRec