Home
last modified time | relevance | path

Searched refs:has_pressure_offset (Results 1 – 3 of 3) sorted by relevance

/third_party/libinput/src/
Devdev-tablet.c374 if (tool->has_pressure_offset) in normalize_pressure()
1085 tool->has_pressure_offset = false; in tool_set_pressure_thresholds()
1327 if (tool->has_pressure_offset) { in detect_pressure_offset()
1362 tool->has_pressure_offset = true; in detect_pressure_offset()
1394 if (tool->has_pressure_offset) in detect_tool_contact()
Dlibinput-private.h385 bool has_pressure_offset; member
Devdev-totem.c92 tool->has_pressure_offset = false; in totem_new_tool()