Searched refs:DevScreenPrivateKey (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | privates.h | 76 } DevScreenPrivateKeyRec, *DevScreenPrivateKey; typedef 184 dixRegisterScreenPrivateKey(DevScreenPrivateKey key, ScreenPtr pScreen, 188 _dixGetScreenPrivateKey(const DevScreenPrivateKey key, ScreenPtr pScreen); 191 dixGetScreenPrivateAddr(PrivatePtr *privates, const DevScreenPrivateKey key, in dixGetScreenPrivateAddr() 198 dixGetScreenPrivate(PrivatePtr *privates, const DevScreenPrivateKey key, in dixGetScreenPrivate() 205 dixSetScreenPrivate(PrivatePtr *privates, const DevScreenPrivateKey key, in dixSetScreenPrivate() 212 dixLookupScreenPrivate(PrivatePtr *privates, const DevScreenPrivateKey key, in dixLookupScreenPrivate() 219 dixLookupScreenPrivateAddr(PrivatePtr *privates, const DevScreenPrivateKey key, in dixLookupScreenPrivateAddr()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | privates.c | 405 dixRegisterScreenPrivateKey(DevScreenPrivateKey screenKey, ScreenPtr pScreen, in dixRegisterScreenPrivateKey() 431 _dixGetScreenPrivateKey(const DevScreenPrivateKey key, ScreenPtr pScreen) in _dixGetScreenPrivateKey()
|