Home
last modified time | relevance | path

Searched defs:shortAxis (Results 1 - 5 of 5) sorted by relevance

/foundation/multimodalinput/input/service/touch_event_normalize/src/
H A Dtouch_transform_processor.cpp80 int32_t shortAxis = libinput_event_get_touch_contact_short_axis(touch); in OnEventTouchDown() local
173 int32_t shortAxis = libinput_event_get_touch_contact_short_axis(touch); in OnEventTouchMotion() local
H A Dtouchpad_transform_processor.cpp79 int32_t shortAxis = libinput_event_touchpad_get_touch_contact_short_axis(touchpad); in OnEventTouchPadDown() local
134 int32_t shortAxis = libinput_event_touchpad_get_touch_contact_short_axis(touchpad); in OnEventTouchPadMotion() local
/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dpointer_event_test.cpp674 int32_t shortAxis = 45; in HWTEST_F() local
/foundation/multimodalinput/input/test/facility/libinput_interface/include/
H A Dlibinput_interface.h68 int32_t shortAxis; member
/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dpointer_event.cpp300 void PointerEvent::PointerItem::SetShortAxis(int32_t shortAxis) in SetShortAxis() argument

Completed in 6 milliseconds