Home
last modified time | relevance | path

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

/third_party/libinput/src/
Devdev-totem.c521 bool enable_touch; in totem_interface_process() local
535 enable_touch = (global_state == SLOT_STATE_NONE); in totem_interface_process()
537 enable_touch, in totem_interface_process()
664 bool enable_touch = true; in totem_interface_initial_proximity() local
695 enable_touch = false; in totem_interface_initial_proximity()
698 totem_set_touch_device_enabled(totem, enable_touch, now); in totem_interface_initial_proximity()