Home
last modified time | relevance | path

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

/third_party/libinput/src/
Dlibinput-private.h761 device_average(const struct device_coords a, const struct device_coords b) in device_average() function
Devdev-mt-touchpad-gestures.c329 *center = device_average(first->point, second->point); in tp_gesture_get_pinch_info()