Home
last modified time | relevance | path

Searched defs:ReportPointerEvent (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/src/input_event_transmission/
H A Dinput_event_interceptor.cpp130 void InputEventInterceptor::ReportPointerEvent(std::shared_ptr<MMI::PointerEvent> pointerEvent) in ReportPointerEvent() function in OHOS::Msdp::DeviceStatus::Cooperate::InputEventInterceptor
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/src/input_event_transmission/
H A Dinput_event_interceptor.cpp136 void InputEventInterceptor::ReportPointerEvent(std::shared_ptr<MMI::PointerEvent> pointerEvent) in ReportPointerEvent() function in OHOS::Msdp::DeviceStatus::Cooperate::InputEventInterceptor
/ohos5.0/base/sensors/sensor/rust/utils/socket_ipc_rust_ffi/src/stream_buffer/
H A Dnet_packet.rs50 ReportPointerEvent, enumerator
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dclient_msg_handler.cpp337 int32_t ClientMsgHandler::ReportPointerEvent(const UDSClient& client, NetPacket& pkt) in ReportPointerEvent() function in OHOS::MMI::ClientMsgHandler