Home
last modified time | relevance | path

Searched refs:hysteresis_margin (Results 1 – 2 of 2) sorted by relevance

/third_party/libinput/src/
Devdev-fallback.h94 struct device_coords hysteresis_margin; member
Devdev-fallback.c156 &dispatch->mt.hysteresis_margin); in fallback_filter_defuzz_touch()
1696 dispatch->mt.hysteresis_margin.x = device->abs.absinfo_x->fuzz/2; in fallback_dispatch_init_slots()
1697 dispatch->mt.hysteresis_margin.y = device->abs.absinfo_y->fuzz/2; in fallback_dispatch_init_slots()