| /foundation/multimodalinput/input/service/touch_event_normalize/include/ |
| D | gesture_transform_processor.h | 29 std::shared_ptr<PointerEvent> GetPointerEvent() override { return nullptr; } in GetPointerEvent() function
|
| D | tablet_tool_tranform_processor.h | 29 std::shared_ptr<PointerEvent> GetPointerEvent() override { return nullptr; } in GetPointerEvent() function
|
| D | remote_control_transform_processor.h | 31 std::shared_ptr<PointerEvent> GetPointerEvent() override { return nullptr; } in GetPointerEvent() function
|
| D | touch_transform_processor.h | 32 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/touch_event_normalize/test/src/ |
| D | touch_transform_processor_test_with_mock.cpp | 150 std::shared_ptr<PointerEvent> MockInputEventConsumer::GetPointerEvent() const in GetPointerEvent() function in OHOS::MMI::MockInputEventConsumer
|
| /foundation/multimodalinput/input/service/mouse_event_normalize/src/ |
| D | mouse_event_normalize.cpp | 62 std::shared_ptr<PointerEvent> MouseEventNormalize::GetPointerEvent() in GetPointerEvent() function in OHOS::MMI::MouseEventNormalize 69 std::shared_ptr<PointerEvent> MouseEventNormalize::GetPointerEvent(int32_t deviceId) in GetPointerEvent() function in OHOS::MMI::MouseEventNormalize
|
| D | mouse_transform_processor.cpp | 107 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 | 145 std::shared_ptr<PointerEvent> TouchEventNormalize::GetPointerEvent(int32_t deviceId) in GetPointerEvent() function in OHOS::MMI::TouchEventNormalize
|
| D | touchpad_transform_processor.cpp | 730 std::shared_ptr<PointerEvent> TouchPadTransformProcessor::GetPointerEvent() in GetPointerEvent() function in OHOS::MMI::TouchPadTransformProcessor
|
| /foundation/arkui/ace_engine/frameworks/core/event/ |
| D | crown_event.h | 84 const std::shared_ptr<MMI::PointerEvent>& GetPointerEvent() const in GetPointerEvent() function
|
| D | touch_event.cpp | 939 const std::shared_ptr<MMI::PointerEvent>& TouchEventInfo::GetPointerEvent() const in GetPointerEvent() function in OHOS::Ace::TouchEventInfo
|
| D | mouse_event.h | 367 const std::shared_ptr<MMI::PointerEvent> GetPointerEvent() const in GetPointerEvent() function
|
| /foundation/multimodalinput/input/service/crown_transform_processor/src/ |
| D | crown_transform_processor.cpp | 45 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 | 83 std::shared_ptr<PointerEvent> EventResample::GetPointerEvent() in GetPointerEvent() function in OHOS::MMI::EventResample
|
| /foundation/arkui/ace_engine/frameworks/core/gestures/ |
| D | gesture_event.h | 254 const std::shared_ptr<MMI::PointerEvent>& GetPointerEvent() const in GetPointerEvent() function
|