Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/test/facility/libinput_interface/src/
H A Dlibinput_interface.cpp304 int libinput_event_gesture_get_device_coords_x(struct libinput_event_gesture *event, uint32_t idx) in libinput_event_gesture_get_device_coords_x() function
/ohos5.0/foundation/multimodalinput/input/service/touch_event_normalize/src/
H A Dtouchpad_transform_processor.cpp325 sumX += libinput_event_gesture_get_device_coords_x(gesture, i); in SetTouchPadSwipeData()