Home
last modified time | relevance | path

Searched refs:GetToolHeight (Results 1 - 7 of 7) sorted by relevance

/foundation/multimodalinput/input/frameworks/proxy/events/include/
H A Devent_log_helper.h386 item.GetToolWindowY(), item.GetToolWidth(), item.GetToolHeight(), item.GetPressure(), in Print()
399 item.GetToolWindowY(), item.GetToolWidth(), item.GetToolHeight(), item.GetPressure(), in Print()
419 item.GetToolWindowX(), item.GetToolWindowY(), item.GetToolWidth(), item.GetToolHeight(), in Print()
433 item.GetToolWindowX(), item.GetToolWindowY(), item.GetToolWidth(), item.GetToolHeight(), in Print()
/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/
H A Dpointer_event.h1002 int32_t GetToolHeight() const;
/foundation/multimodalinput/input/test/unittest/common/src/
H A Devent_util_test.cpp230 << ",ToolWidth:" << item.GetToolWidth() << ",ToolHeight:" << item.GetToolHeight() in DumpInputEvent()
/foundation/multimodalinput/input/service/touch_event_normalize/test/src/
H A Dtouch_transform_processor_test.cpp156 ASSERT_EQ(item.GetToolHeight(), touchInfo.toolRect.height); in HWTEST_F()
/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dpointer_event.cpp249 int32_t PointerEvent::PointerItem::GetToolHeight() const in GetToolHeight() function in OHOS::MMI::PointerEvent::PointerItem
/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dpointer_event_test.cpp645 ASSERT_EQ(item.GetToolHeight(), toolHeight); in HWTEST_F()
/foundation/multimodalinput/input/frameworks/napi/input_monitor/src/
H A Djs_input_monitor.cpp587 CHKRR(SetNameProperty(jsEnv_, value, "toolHeight", item.GetToolHeight()), "Set toolHeight", RET_ERR); in GetJsPointerItem()

Completed in 12 milliseconds