Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/touch_event_normalize/src/
H A Dtouch_transform_processor.cpp71 double pressure = libinput_event_touch_get_pressure(touch); in OnEventTouchDown()
165 double pressure = libinput_event_touch_get_pressure(touch); in OnEventTouchMotion()
/ohos5.0/foundation/multimodalinput/input/test/facility/libinput_interface/src/
H A Dlibinput_interface.cpp159 double libinput_event_touch_get_pressure(struct libinput_event_touch* event) in libinput_event_touch_get_pressure() function