Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/touch_event_normalize/src/
H A Dtouch_transform_processor.cpp79 int32_t shortAxis = libinput_event_get_touch_contact_short_axis(touch); in OnEventTouchDown()
170 int32_t shortAxis = libinput_event_get_touch_contact_short_axis(touch); in OnEventTouchMotion()
/ohos5.0/foundation/multimodalinput/input/test/facility/libinput_interface/src/
H A Dlibinput_interface.cpp169 int32_t libinput_event_get_touch_contact_short_axis(struct libinput_event_touch *event) in libinput_event_get_touch_contact_short_axis() function