Home
last modified time | relevance | path

Searched refs:SetToolHeight (Results 1 - 6 of 6) sorted by relevance

/foundation/multimodalinput/input/service/touch_event_normalize/src/
H A Dtouch_transform_processor.cpp114 item.SetToolHeight(touchInfo.toolRect.height); in UpdatePointerItemProperties()
187 item.SetToolHeight(touchInfo.toolRect.height); in OnEventTouchMotion()
H A Dtouchpad_transform_processor.cpp105 item.SetToolHeight(static_cast<int32_t>(toolHeight)); in OnEventTouchPadDown()
157 item.SetToolHeight(static_cast<int32_t>(toolHeight)); in OnEventTouchPadMotion()
/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/
H A Dpointer_event.h1010 void SetToolHeight(int32_t height);
/foundation/multimodalinput/input/service/event_resample/test/
H A Devent_resample_test.cpp695 item.SetToolHeight(30); in HWTEST_F()
734 item.SetToolHeight(4); in HWTEST_F()
/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dpointer_event_test.cpp510 item.SetToolHeight(30); in HWTEST_F()
644 ASSERT_NO_FATAL_FAILURE(item.SetToolHeight(toolHeight)); in HWTEST_F()
/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dpointer_event.cpp254 void PointerEvent::PointerItem::SetToolHeight(int32_t height) in SetToolHeight() function in OHOS::MMI::PointerEvent::PointerItem

Completed in 9 milliseconds