Home
last modified time | relevance | path

Searched refs:RotateDragWindowSync (Results 1 - 8 of 8) sorted by relevance

/foundation/multimodalinput/input/intention/frameworks/client/src/
H A Dintention_manager.cpp404 int32_t IntentionManager::RotateDragWindowSync(const std::shared_ptr<Rosen::RSTransaction>& rsTransaction) in RotateDragWindowSync() function in OHOS::Msdp::DeviceStatus::IntentionManager
414 return drag_.RotateDragWindowSync(*tunnel_, rsTransaction); in RotateDragWindowSync()
428 return drag_.RotateDragWindowSync(*tunnel_, rsTransaction); in RotateDragWindowSync()
/foundation/multimodalinput/input/intention/drag/server/src/
H A Ddrag_server.cpp201 return RotateDragWindowSync(context, data, reply); in Control()
283 int32_t DragServer::RotateDragWindowSync(CallingContext &context, MessageParcel &data, MessageParcel &reply) in RotateDragWindowSync() function in OHOS::Msdp::DeviceStatus::DragServer
288 FI_HILOGE("RotateDragWindowSync::Unmarshalling fail"); in RotateDragWindowSync()
291 return env_->GetDragManager().RotateDragWindowSync(param.rsTransaction_); in RotateDragWindowSync()
/foundation/multimodalinput/input/intention/drag/client/include/
H A Ddrag_client.h55 int32_t RotateDragWindowSync(ITunnelClient &tunnel,
/foundation/multimodalinput/input/intention/prototype/include/
H A Di_drag_manager.h66 virtual int32_t RotateDragWindowSync(const std::shared_ptr<Rosen::RSTransaction>& rsTransaction = nullptr) = 0;
/foundation/multimodalinput/input/intention/frameworks/client/include/
H A Dintention_manager.h77 int32_t RotateDragWindowSync(const std::shared_ptr<Rosen::RSTransaction>& rsTransaction = nullptr);
/foundation/multimodalinput/input/intention/drag/server/include/
H A Ddrag_server.h50 int32_t RotateDragWindowSync(CallingContext &context, MessageParcel &data, MessageParcel &reply);
/foundation/multimodalinput/input/intention/drag/client/src/
H A Ddrag_client.cpp307 int32_t DragClient::RotateDragWindowSync(ITunnelClient &tunnel, in RotateDragWindowSync() function in OHOS::Msdp::DeviceStatus::DragClient
/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp2118 Msdp::DeviceStatus::InteractionManager::GetInstance()->RotateDragWindowSync(rsTransaction); in RotateDragWindow()

Completed in 11 milliseconds