Home
last modified time | relevance | path

Searched defs:GetPointerEvent (Results 1 – 13 of 13) sorted by relevance

/foundation/multimodalinput/input/service/touch_event_normalize/include/
Dgesture_transform_processor.h31 std::shared_ptr<PointerEvent> GetPointerEvent() override { return nullptr; } in GetPointerEvent() function
Dtablet_tool_tranform_processor.h31 std::shared_ptr<PointerEvent> GetPointerEvent() override { return nullptr; } in GetPointerEvent() function
Dtouch_transform_processor.h35 std::shared_ptr<PointerEvent> GetPointerEvent() override { return nullptr; } in GetPointerEvent() function
Djoystick_transform_processor.h91 std::shared_ptr<PointerEvent> GetPointerEvent() override { return nullptr; } in GetPointerEvent() function
/foundation/multimodalinput/input/service/mouse_event_normalize/src/
Dmouse_event_normalize.cpp74 std::shared_ptr<PointerEvent> MouseEventNormalize::GetPointerEvent() in GetPointerEvent() function in OHOS::MMI::MouseEventNormalize
81 std::shared_ptr<PointerEvent> MouseEventNormalize::GetPointerEvent(int32_t deviceId) in GetPointerEvent() function in OHOS::MMI::MouseEventNormalize
Dmouse_transform_processor.cpp88 std::shared_ptr<PointerEvent> MouseTransformProcessor::GetPointerEvent() const in GetPointerEvent() function in OHOS::MMI::MouseTransformProcessor
/foundation/multimodalinput/input/service/touch_event_normalize/src/
Dtouch_event_normalize.cpp97 std::shared_ptr<PointerEvent> TouchEventNormalize::GetPointerEvent(int32_t deviceId) in GetPointerEvent() function in OHOS::MMI::TouchEventNormalize
Dtouchpad_transform_processor.cpp617 std::shared_ptr<PointerEvent> TouchPadTransformProcessor::GetPointerEvent() in GetPointerEvent() function in OHOS::MMI::TouchPadTransformProcessor
/foundation/multimodalinput/input/service/crown_transform_processor/src/
Dcrown_transform_processor.cpp50 std::shared_ptr<PointerEvent> CrownTransformProcessor::GetPointerEvent() const in GetPointerEvent() function in OHOS::MMI::CrownTransformProcessor
/foundation/multimodalinput/input/service/event_resample/src/
Devent_resample.cpp85 std::shared_ptr<PointerEvent> EventResample::GetPointerEvent() in GetPointerEvent() function in OHOS::MMI::EventResample
/foundation/arkui/ace_engine/frameworks/core/gestures/
Dgesture_event.h243 const std::shared_ptr<MMI::PointerEvent>& GetPointerEvent() const in GetPointerEvent() function
/foundation/arkui/ace_engine/frameworks/core/event/
Dmouse_event.h336 const std::shared_ptr<MMI::PointerEvent> GetPointerEvent() const in GetPointerEvent() function
Dtouch_event.h978 const std::shared_ptr<MMI::PointerEvent>& GetPointerEvent() const in GetPointerEvent() function