Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/Xext/
H A Dshmint.h84 ShmRegisterFuncs(ScreenPtr pScreen, ShmFuncsPtr funcs);
H A Dshm.c241 ShmRegisterFuncs(screenInfo.screens[i], NULL); in ShmResetProc()
245 ShmRegisterFuncs(ScreenPtr pScreen, ShmFuncsPtr funcs) in ShmRegisterFuncs() function
277 ShmRegisterFuncs(pScreen, &fbFuncs); in ShmRegisterFbFuncs()
/OK3568_Linux_fs/external/xserver/exa/
H A Dexa.c940 ShmRegisterFuncs(pScreen, &exaShmFuncs); in exaDriverInit()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog143257 ShmRegisterFuncs().
144266 This includes ShmRegisterFuncs, ShmSetPixmapFormat, fbShmPutImage, and