Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/
H A Dappledri.c69 static int DRIEventBase = 0; variable
190 se.type = DRIEventBase + AppleDRISurfaceNotify; in surface_notify()
522 DRIEventBase = extEntry->eventBase; in AppleDRIExtensionInit()
524 EventSwapVector[DRIEventBase + i] = (EventSwapPtr)SNotifyEvent; in AppleDRIExtensionInit()