Home
last modified time | relevance | path

Searched defs:rsTransaction (Results 1 – 8 of 8) sorted by relevance

/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
Dwindow_change_listener_impl.cpp24 const std::shared_ptr<Rosen::RSTransaction> &rsTransaction) in OnSizeChange()
/base/msdp/device_status/intention/drag/data/src/
Ddrag_params.cpp240 …DragWindowSyncParam::RotateDragWindowSyncParam(const std::shared_ptr<Rosen::RSTransaction>& rsTran… in RotateDragWindowSyncParam()
259 …std::shared_ptr<Rosen::RSTransaction> rsTransaction(parcel.ReadParcelable<Rosen::RSTransaction>()); in Unmarshalling() local
/base/msdp/device_status/frameworks/native/interaction/src/
Dinteraction_manager.cpp195 …t32_t InteractionManager::RotateDragWindowSync(const std::shared_ptr<Rosen::RSTransaction>& rsTran… in RotateDragWindowSync()
/base/msdp/device_status/intention/frameworks/client/src/
Dintention_manager.cpp411 int32_t IntentionManager::RotateDragWindowSync(const std::shared_ptr<Rosen::RSTransaction>& rsTrans… in RotateDragWindowSync()
/base/msdp/device_status/services/interaction/drag/src/
Ddrag_drawing.cpp1881 const std::shared_ptr<Rosen::RSTransaction>& rsTransaction, bool isAnimated) in RotateDragWindow()
2189 int32_t DragDrawing::RotateDragWindowSync(const std::shared_ptr<Rosen::RSTransaction>& rsTransactio… in RotateDragWindowSync()
2612 const std::shared_ptr<Rosen::RSTransaction>& rsTransaction, bool isAnimated) in DoRotateDragWindow()
2739 const std::shared_ptr<Rosen::RSTransaction>& rsTransaction) in DoRotateDragWindowAnimation()
Ddrag_manager.cpp1198 int32_t DragManager::RotateDragWindowSync(const std::shared_ptr<Rosen::RSTransaction>& rsTransactio… in RotateDragWindowSync()
/base/msdp/device_status/test/unittest/frameworks/src/
Dinteraction_drag_drawing_test.cpp742 const std::shared_ptr<Rosen::RSTransaction>& rsTransaction { nullptr }; variable
/base/msdp/device_status/intention/drag/client/src/
Ddrag_client.cpp308 const std::shared_ptr<Rosen::RSTransaction>& rsTransaction) in RotateDragWindowSync()