Home
last modified time | relevance | path

Searched refs:hysteresis_center (Results 1 - 2 of 2) sorted by relevance

/third_party/libinput/src/
H A Devdev-fallback.c141 &slot->hysteresis_center, in fallback_filter_defuzz_touch()
145 if (point.x == slot->hysteresis_center.x && in fallback_filter_defuzz_touch()
146 point.y == slot->hysteresis_center.y) in fallback_filter_defuzz_touch()
149 slot->hysteresis_center = point; in fallback_filter_defuzz_touch()
253 slot->hysteresis_center = point; in fallback_flush_mt_down()
H A Devdev-fallback.h81 struct device_coords hysteresis_center; member

Completed in 3 milliseconds