Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/include/
H A Dexevents.h158 UpdateDeviceState(DeviceIntPtr /* device */ ,
/OK3568_Linux_fs/external/xserver/Xi/
H A Dexevents.c791 UpdateDeviceState(DeviceIntPtr device, DeviceEvent *event) in UpdateDeviceState() function
1636 UpdateDeviceState(dev, &ev->device_event); in ProcessTouchEvent()
1713 ret = UpdateDeviceState(device, event); in ProcessDeviceEvent()
/OK3568_Linux_fs/external/xserver/dix/
H A Dtouch.c1095 UpdateDeviceState(dev, &event.device_event); in TouchEmitTouchEnd()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86DGA.c1034 UpdateDeviceState(keybd, &ev); in DGAProcessKeyboardEvent()
1088 UpdateDeviceState(mouse, &ev); in DGAProcessPointerEvent()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog34607 Xi: call UpdateDeviceState() even when the client is missing
34612 updated on TouchEnd because ProcessTouchEvent() calls UpdateDeviceState()
34616 This patch leads to calling UpdateDeviceState() in case the client
52626 later on UpdateDeviceState().
61719 dix: call UpdateDeviceState() for emulated TouchEndEvents
65059 The DGA code must thus call into UpdateDeviceState to reset the button/key
80132 Xi: make UpdateDeviceState aware of touch events
89465 exevents.c: In function 'UpdateDeviceState':
104535 assignment to axisVal[i] in Xi/exevents.c:UpdateDeviceState().
106621 which trigger the error in UpdateDeviceState().
[all …]