Searched refs:xf86PostTouchEvent (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xf86-input-synaptics/dist/test/
H A Dfake-symbols.c449 xf86PostTouchEvent(DeviceIntPtr dev, uint32_t touchid, function in typeref:typename:_X_EXPORT void
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86Xinput.h158 extern _X_EXPORT void xf86PostTouchEvent(DeviceIntPtr dev, uint32_t touchid,
H A Dxf86Xinput.c1586 xf86PostTouchEvent(DeviceIntPtr dev, uint32_t touchid, uint16_t type, function in typeref:typename:void
/xsrc/external/mit/xf86-input-synaptics/dist/src/
H A Dsynaptics.c2705 xf86PostTouchEvent(pInfo->dev, slot, XI_TouchEnd, 0,
2720 xf86PostTouchEvent(pInfo->dev, slot, XI_TouchBegin, 0,
2728 xf86PostTouchEvent(pInfo->dev, i, XI_TouchBegin, 0, hw->mt_mask[i]);
2736 xf86PostTouchEvent(pInfo->dev, slot, XI_TouchUpdate, 0,
2739 xf86PostTouchEvent(pInfo->dev, slot, XI_TouchEnd, 0,
/xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/inputtest/
H A Dxf86-input-inputtest.c691 xf86PostTouchEvent(dev, event->touchid, event->touch_type, 0, mask);

Completed in 10 milliseconds