Home
last modified time | relevance | path

Searched refs:SetMoveFlag (Results 1 - 4 of 4) sorted by relevance

/foundation/multimodalinput/input/service/touch_event_normalize/src/
H A Dtouch_transform_processor.cpp81 item.SetMoveFlag(moveFlag); in OnEventTouchDown()
174 item.SetMoveFlag(moveFlag); in OnEventTouchMotion()
/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/
H A Dpointer_event.h1070 void SetMoveFlag(int32_t moveFlag);
/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dpointer_event_test.cpp1517 * @tc.desc: Test the funcation SetMoveFlag
1526 ASSERT_NO_FATAL_FAILURE(item.SetMoveFlag(moveFlag)); in HWTEST_F()
1528 ASSERT_NO_FATAL_FAILURE(item.SetMoveFlag(moveFlag)); in HWTEST_F()
/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dpointer_event.cpp280 void PointerEvent::PointerItem::SetMoveFlag(int32_t moveFlag) in SetMoveFlag() function in OHOS::MMI::PointerEvent::PointerItem

Completed in 8 milliseconds