| /foundation/multimodalinput/input/service/touch_event_normalize/include/ |
| D | gesture_transform_processor.h | 31 std::shared_ptr<PointerEvent> GetPointerEvent() override { return nullptr; } in GetPointerEvent() function
|
| D | tablet_tool_tranform_processor.h | 31 std::shared_ptr<PointerEvent> GetPointerEvent() override { return nullptr; } in GetPointerEvent() function
|
| D | touch_transform_processor.h | 35 std::shared_ptr<PointerEvent> GetPointerEvent() override { return nullptr; } in GetPointerEvent() function
|
| D | joystick_transform_processor.h | 91 std::shared_ptr<PointerEvent> GetPointerEvent() override { return nullptr; } in GetPointerEvent() function
|
| /foundation/multimodalinput/input/service/mouse_event_normalize/src/ |
| D | mouse_event_normalize.cpp | 74 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
|
| D | mouse_transform_processor.cpp | 88 std::shared_ptr<PointerEvent> MouseTransformProcessor::GetPointerEvent() const in GetPointerEvent() function in OHOS::MMI::MouseTransformProcessor
|
| /foundation/multimodalinput/input/service/touch_event_normalize/src/ |
| D | touch_event_normalize.cpp | 97 std::shared_ptr<PointerEvent> TouchEventNormalize::GetPointerEvent(int32_t deviceId) in GetPointerEvent() function in OHOS::MMI::TouchEventNormalize
|
| D | touchpad_transform_processor.cpp | 617 std::shared_ptr<PointerEvent> TouchPadTransformProcessor::GetPointerEvent() in GetPointerEvent() function in OHOS::MMI::TouchPadTransformProcessor
|
| /foundation/multimodalinput/input/service/crown_transform_processor/src/ |
| D | crown_transform_processor.cpp | 50 std::shared_ptr<PointerEvent> CrownTransformProcessor::GetPointerEvent() const in GetPointerEvent() function in OHOS::MMI::CrownTransformProcessor
|
| /foundation/multimodalinput/input/service/event_resample/src/ |
| D | event_resample.cpp | 85 std::shared_ptr<PointerEvent> EventResample::GetPointerEvent() in GetPointerEvent() function in OHOS::MMI::EventResample
|
| /foundation/arkui/ace_engine/frameworks/core/gestures/ |
| D | gesture_event.h | 243 const std::shared_ptr<MMI::PointerEvent>& GetPointerEvent() const in GetPointerEvent() function
|
| /foundation/arkui/ace_engine/frameworks/core/event/ |
| D | mouse_event.h | 336 const std::shared_ptr<MMI::PointerEvent> GetPointerEvent() const in GetPointerEvent() function
|
| D | touch_event.h | 978 const std::shared_ptr<MMI::PointerEvent>& GetPointerEvent() const in GetPointerEvent() function
|