Home
last modified time | relevance | path

Searched refs:phys_rect (Results 1 - 6 of 6) sorted by relevance

/third_party/libinput/src/
H A Devdev-fallback.c1175 const struct phys_rect *phys_rect, in fallback_interface_update_rect()
1181 assert(phys_rect); in fallback_interface_update_rect()
1186 rect = evdev_phys_rect_to_units(device, phys_rect); in fallback_interface_update_rect()
1194 const struct phys_rect *phys_rect, in fallback_interface_toggle_touch()
1218 assert(phys_rect); in fallback_interface_toggle_touch()
1219 rect = evdev_phys_rect_to_units(device, phys_rect); in fallback_interface_toggle_touch()
1173 fallback_interface_update_rect(struct evdev_dispatch *evdev_dispatch, struct evdev_device *device, const struct phys_rect *phys_rect, uint64_t time) fallback_interface_update_rect() argument
1191 fallback_interface_toggle_touch(struct evdev_dispatch *evdev_dispatch, struct evdev_device *device, enum evdev_arbitration_state which, const struct phys_rect *phys_rect, uint64_t time) fallback_interface_toggle_touch() argument
H A Devdev.h330 const struct phys_rect *rect, /* may be NULL */
338 const struct phys_rect *rect,
957 const struct phys_rect *mm) in evdev_phys_rect_to_units()
H A Devdev-tablet.c1545 static struct phys_rect
1549 struct phys_rect r = {0}; in tablet_calculate_arbitration_rect()
1592 struct phys_rect rect = {0}; in tablet_update_touch_device_rect()
2009 const struct phys_rect *rect, in tablet_set_touch_device_enabled()
2035 struct phys_rect r = {0}; in tablet_toggle_touch_device()
2036 struct phys_rect *rect = NULL; in tablet_toggle_touch_device()
H A Devdev-totem.c115 struct phys_rect r, *rect = NULL; in totem_set_touch_device_enabled()
H A Dlibinput-private.h103 struct phys_rect { struct
H A Devdev-mt-touchpad.c2786 const struct phys_rect *rect, in tp_interface_toggle_touch()

Completed in 15 milliseconds