Home
last modified time | relevance | path

Searched defs:_DDXTouchPointInfo (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/include/
H A Dinputstr.h334 typedef struct _DDXTouchPointInfo { struct
335 uint32_t client_id; /* touch ID as seen in client events */
336 Bool active; /* whether or not the touch is active */
337 uint32_t ddx_id; /* touch ID given by the DDX */
338 Bool emulate_pointer;
340 ValuatorMask *valuators; /* last axis values as posted, pre-transform */