Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/dri/
H A Ddristruct.h83 void **hiddenContextStore; /* hidden X context */ member
H A Ddri.c568 pDRIPriv->hiddenContextStore = NULL; in DRIScreenInit()
578 pDRIPriv->hiddenContextStore in DRIScreenInit()
580 if (!pDRIPriv->hiddenContextStore) { in DRIScreenInit()
593 free(pDRIPriv->hiddenContextStore); in DRIScreenInit()
603 pDRIPriv->hiddenContextStore, in DRIScreenInit()
616 free(pDRIPriv->hiddenContextStore); in DRIScreenInit()
1690 pDRIPriv->hiddenContextStore); in DRIDoWakeupHandler()
2085 pDRIPriv->hiddenContextStore); in DRILockTree()