Home
last modified time | relevance | path

Searched defs:SetPointerEvent (Results 1 - 6 of 6) sorted by relevance

/foundation/barrierfree/accessibility/services/aams/test/unittest/
H A Daccessibility_screen_touch_test.cpp107 std::shared_ptr<MMI::PointerEvent> AccessibilityScreenTouchUnitTest::SetPointerEvent(uint32_t time, uint32_t action) in SetPointerEvent() function in OHOS::Accessibility::AccessibilityScreenTouchUnitTest
120 std::shared_ptr<MMI::PointerEvent> AccessibilityScreenTouchUnitTest::SetPointerEvent(uint32_t time, uint32_t action, in SetPointerEvent() function in OHOS::Accessibility::AccessibilityScreenTouchUnitTest
[all...]
/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dinput_manager_inject_test.cpp93 void InputManagerInjectTest::SetPointerEvent(int32_t id, int32_t pressed, int32_t action, int32_t type) in SetPointerEvent() function in OHOS::MMI::InputManagerInjectTest
/foundation/arkui/ace_engine/frameworks/core/event/
H A Dtouch_event.cpp138 TouchEvent& TouchEvent::SetPointerEvent(std::shared_ptr<MMI::PointerEvent> pointerEvent) in SetPointerEvent() function in OHOS::Ace::TouchEvent
710 void TouchEventInfo::SetPointerEvent(const std::shared_ptr<MMI::PointerEvent>& pointerEvent) in SetPointerEvent() function in OHOS::Ace::TouchEventInfo
H A Dmouse_event.h334 void SetPointerEvent(const std::shared_ptr<MMI::PointerEvent>& pointerEvent) in SetPointerEvent() function in OHOS::OHOS::Ace::final::MouseInfo
/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dgesture_event.h239 void SetPointerEvent(const std::shared_ptr<MMI::PointerEvent>& pointerEvent) in SetPointerEvent() function in OHOS::OHOS::Ace::GestureEvent
/foundation/multimodalinput/input/service/window_manager/src/
H A Dinput_windows_manager.cpp1200 void InputWindowsManager::SetPointerEvent(int32_t pointerAction, std::shared_ptr<PointerEvent> pointerEvent) in UpdateDisplayInfo() function in OHOS::MMI::InputWindowsManager

Completed in 15 milliseconds