Home
last modified time | relevance | path

Searched refs:TouchBeginTouch (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/test/
H A Dtouch.c237 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 Dinput.h564 extern TouchPointInfoPtr TouchBeginTouch(DeviceIntPtr dev, int sourceid,
/OK3568_Linux_fs/external/xserver/dix/
H A Dtouch.c290 TouchBeginTouch(DeviceIntPtr dev, int sourceid, uint32_t touchid, in TouchBeginTouch() function
/OK3568_Linux_fs/external/xserver/Xi/
H A Dexevents.c1554 ti = TouchBeginTouch(dev, ev->device_event.sourceid, touchid, in ProcessTouchEvent()
1583 ti = TouchBeginTouch(dev, ev->device_event.sourceid, touchid, in ProcessTouchEvent()