Home
last modified time | relevance | path

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

/third_party/libinput/src/
Devdev-mt-touchpad.h184 struct tp_touch { struct
185 struct tp_dispatch *tp;
186 unsigned int index;
187 enum touch_state state;
188 bool has_ended; /* TRACKING_ID == -1 */
189 bool dirty;
190 struct device_coords point;
191 uint64_t initial_time;
192 int pressure;
193 bool is_tool_palm; /* MT_TOOL_PALM */
[all …]