Searched refs:TouchInitTouchPoint (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | touch.c | 203 TouchInitTouchPoint(TouchClassPtr t, ValuatorClassPtr v, int index) in TouchInitTouchPoint() function 327 if (TouchInitTouchPoint(t, dev->valuator, t->num_touches - 1)) in TouchBeginTouch()
|
| H A D | devices.c | 1654 TouchInitTouchPoint(touch, device->valuator, i); in InitTouchClassDeviceStruct()
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | input.h | 561 extern Bool TouchInitTouchPoint(TouchClassPtr touch, ValuatorClassPtr v,
|
| /OK3568_Linux_fs/external/xserver/Xi/ |
| H A D | exevents.c | 628 TouchInitTouchPoint(to->touch, to->valuator, i); in DeepCopyPointerClasses()
|