Home
last modified time | relevance | path

Searched refs:evdev_device_get_size (Results 1 - 9 of 9) sorted by relevance

/third_party/libinput/src/
H A Devdev-mt-touchpad-thumb.c402 evdev_device_get_size(device, &w, &h); in tp_init_thumb()
H A Devdev-mt-touchpad-edge-scroll.c314 evdev_device_get_size(device, &width, &height); in tp_edge_scroll_init()
H A Devdev-mt-touchpad-buttons.c633 evdev_device_get_size(device, &width, &height); in tp_init_softbuttons()
700 evdev_device_get_size(device, &width, &height); in tp_init_top_softbuttons()
H A Devdev-totem.c728 has_size = evdev_device_get_size(device, &w, &h) == 0; in totem_reject_device()
H A Devdev.h497 evdev_device_get_size(const struct evdev_device *device,
H A Devdev-tablet.c2551 has_size = evdev_device_get_size(device, &w, &h) == 0; in tablet_reject_device()
H A Devdev.c2711 evdev_device_get_size(const struct evdev_device *device, in evdev_device_get_size() function
H A Dlibinput.c3335 return evdev_device_get_size((struct evdev_device *)device, in libinput_device_get_size()
H A Devdev-mt-touchpad.c3358 evdev_device_get_size(device, &width, &height); in tp_init_palmdetect_edge()

Completed in 30 milliseconds