Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/Xext/
H A Dshm.c124 static ShmFuncs miFuncs = { NULL, NULL }; variable
1557 screen_priv->shmFuncs = &miFuncs; in ShmExtensionInit()
/OK3568_Linux_fs/external/xserver/miext/damage/
H A Ddamage.c1665 const DamageScreenFuncsRec miFuncs = { in DamageSetup() local
1704 pScrPriv->funcs = miFuncs; in DamageSetup()