Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/Xi/
H A Dgtmotion.c122 start = ClientTimeToServerTime(stuff->start); in ProcXGetDeviceMotionEvents()
123 stop = ClientTimeToServerTime(stuff->stop); in ProcXGetDeviceMotionEvents()
H A Dungrdev.c102 time = ClientTimeToServerTime(stuff->time); in ProcXUngrabDevice()
H A Dallowev.c101 time = ClientTimeToServerTime(stuff->time); in ProcXAllowDeviceEvents()
H A Dxiallowev.c93 time = ClientTimeToServerTime(stuff->time); in ProcXIAllowEvents()
H A Dxigrabdev.c165 time = ClientTimeToServerTime(stuff->time); in ProcXIUngrabDevice()
/OK3568_Linux_fs/external/xserver/include/
H A Ddixstruct.h201 ClientTimeToServerTime(CARD32 /*c */ );
/OK3568_Linux_fs/external/xserver/dix/
H A Dselection.c154 time = ClientTimeToServerTime(stuff->time); in ProcSetSelectionOwner()
H A Ddixutils.c124 ClientTimeToServerTime(CARD32 c) in ClientTimeToServerTime() function
H A Devents.c1837 time = ClientTimeToServerTime(stuff->time); in ProcAllowEvents()
3717 ClientTimeToServerTime(event->any.time), TRUE); in ActivatePassiveGrab()
4753 time = ClientTimeToServerTime(ctime); in SetInputFocus()
4971 time = ClientTimeToServerTime(stuff->time); in ProcChangeActivePointerGrab()
5002 time = ClientTimeToServerTime(stuff->id); in ProcUngrabPointer()
5087 time = ClientTimeToServerTime(ctime); in GrabDevice()
5192 time = ClientTimeToServerTime(stuff->id); in ProcUngrabKeyboard()
H A Ddevices.c2406 start = ClientTimeToServerTime(stuff->start); in ProcGetMotionEvents()
2407 stop = ClientTimeToServerTime(stuff->stop); in ProcGetMotionEvents()
/OK3568_Linux_fs/external/xserver/Xext/
H A Dxvmain.c709 time = ClientTimeToServerTime(ctime); in XvdiGrabPort()
756 time = ClientTimeToServerTime(ctime); in XvdiUngrabPort()
/OK3568_Linux_fs/external/xserver/randr/
H A Drrcrtc.c1332 time = ClientTimeToServerTime(stuff->timestamp); in ProcRRSetCrtcConfig()
1548 time = ClientTimeToServerTime(stuff->timestamp); in ProcRRSetPanning()
H A Drrscreen.c943 time = ClientTimeToServerTime(stuff->timestamp); in ProcRRSetScreenConfig()