Home
last modified time | relevance | path

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

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