Searched defs:SetPointerEvent (Results 1 – 8 of 8) sorted by relevance
79 void SetPointerEvent(const std::shared_ptr<MMI::PointerEvent>& pointerEvent) in SetPointerEvent() function
65 FocusAxisEvent& SetPointerEvent(std::shared_ptr<MMI::PointerEvent> pointerEvent) in SetPointerEvent() function
183 TouchEvent& TouchEvent::SetPointerEvent(std::shared_ptr<const MMI::PointerEvent> pointerEvent) in SetPointerEvent() function in OHOS::Ace::TouchEvent934 void TouchEventInfo::SetPointerEvent(const std::shared_ptr<MMI::PointerEvent>& pointerEvent) in SetPointerEvent() function in OHOS::Ace::TouchEventInfo
363 void SetPointerEvent(const std::shared_ptr<MMI::PointerEvent>& pointerEvent) in SetPointerEvent() function
107 std::shared_ptr<MMI::PointerEvent> AccessibilityScreenTouchUnitTest::SetPointerEvent(uint32_t time,… in SetPointerEvent() function in OHOS::Accessibility::AccessibilityScreenTouchUnitTest120 std::shared_ptr<MMI::PointerEvent> AccessibilityScreenTouchUnitTest::SetPointerEvent(uint32_t time,… in SetPointerEvent() function in OHOS::Accessibility::AccessibilityScreenTouchUnitTest
250 void SetPointerEvent(const std::shared_ptr<MMI::PointerEvent>& pointerEvent) in SetPointerEvent() function
93 void InputManagerInjectTest::SetPointerEvent(int32_t id, int32_t pressed, int32_t action, int32_t t… in SetPointerEvent() function in OHOS::MMI::InputManagerInjectTest
2327 void InputWindowsManager::SetPointerEvent(int32_t pointerAction, std::shared_ptr<PointerEvent> poin… in UpdateDisplayInfo() function in OHOS::MMI::InputWindowsManager