Searched refs:libinput_event_gesture_get_scale (Results 1 – 3 of 3) sorted by relevance
36 double scale = libinput_event_gesture_get_scale(gesture); in OnEventTouchPadPinchBegin()69 double scale = libinput_event_gesture_get_scale(gesture); in OnEventTouchPadPinchUpdate()94 double scale = libinput_event_gesture_get_scale(gesture); in OnEventTouchPadPinchEnd()
442 double scale = libinput_event_gesture_get_scale(gesture); in OnEventTouchPadPinchGesture()
299 double libinput_event_gesture_get_scale(struct libinput_event_gesture *event) in libinput_event_gesture_get_scale() function