Home
last modified time | relevance | path

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

/base/msdp/device_status/test/unittest/frameworks/src/
H A Dinteraction_manager_test.cpp113 static std::shared_ptr<MMI::PointerEvent> SetupPointerEvent(const std::pair<int32_t, int32_t> &displayLocation,
420 std::shared_ptr<MMI::PointerEvent> InteractionManagerTest::SetupPointerEvent(const std::pair<int32_t, int32_t> in SetupPointerEvent() function in OHOS::Msdp::DeviceStatus::InteractionManagerTest
448 SetupPointerEvent(location, MMI::PointerEvent::POINTER_ACTION_DOWN, sourceType, pointerId, true); in SimulateDownPointerEvent()
461 std::shared_ptr<MMI::PointerEvent> pointerEvent = SetupPointerEvent(location, in SimulateUpPointerEvent()
499 SetupPointerEvent(pointer, MMI::PointerEvent::POINTER_ACTION_MOVE, sourceType, pointerId, isPressed); in SimulateMovePointerEvent()

Completed in 5 milliseconds