Searched refs:InitTouchClassDeviceStruct (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/xserver/test/ |
| H A D | touch.c | 271 rc = InitTouchClassDeviceStruct(&dev, 1, XIDirectTouch, 2); in touch_init() 275 rc = InitTouchClassDeviceStruct(&dev, 1, XIDirectTouch, 2); in touch_init()
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | input.h | 312 extern _X_EXPORT Bool InitTouchClassDeviceStruct(DeviceIntPtr /*device */ ,
|
| /OK3568_Linux_fs/external/xserver/hw/xwayland/ |
| H A D | xwayland-input.c | 273 if (!InitTouchClassDeviceStruct(device, NTOUCHPOINTS, in xwl_touch_proc()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | devices.c | 1621 InitTouchClassDeviceStruct(DeviceIntPtr device, unsigned int max_touches, in InitTouchClassDeviceStruct() function
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 62850 ==15562== by 0x4312C7: InitTouchClassDeviceStruct (devices.c:1644) 80555 - InitTouchClassDeviceStruct 80573 Drivers must call InitTouchClassDeviceStruct to set up a multi-touch capable
|