Searched refs:TouchBeginTouch (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/xserver/test/ |
| H A D | touch.c | 237 ti = TouchBeginTouch(&dev, sourceid, touchid, TRUE); in touch_begin_touch() 241 ti = TouchBeginTouch(&dev, sourceid, touchid, TRUE); in touch_begin_touch()
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | input.h | 564 extern TouchPointInfoPtr TouchBeginTouch(DeviceIntPtr dev, int sourceid,
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | touch.c | 290 TouchBeginTouch(DeviceIntPtr dev, int sourceid, uint32_t touchid, in TouchBeginTouch() function
|
| /OK3568_Linux_fs/external/xserver/Xi/ |
| H A D | exevents.c | 1554 ti = TouchBeginTouch(dev, ev->device_event.sourceid, touchid, in ProcessTouchEvent() 1583 ti = TouchBeginTouch(dev, ev->device_event.sourceid, touchid, in ProcessTouchEvent()
|