Home
last modified time | relevance | path

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

/foundation/window/window_manager/wm/src/zidl/
Dwindow_stub.cpp48 auto rsTransaction = data.ReadParcelable<RSTransaction>(); in OnRemoteRequest() local
105 auto rsTransaction = data.ReadParcelable<RSTransaction>(); in OnRemoteRequest() local
124 auto rsTransaction = data.ReadParcelable<RSTransaction>(); in OnRemoteRequest() local
Dwindow_proxy.cpp31 const std::shared_ptr<RSTransaction>& rsTransaction) in UpdateWindowRect()
236 const std::shared_ptr<RSTransaction>& rsTransaction) in UpdateOccupiedAreaChangeInfo()
272 const std::shared_ptr<RSTransaction>& rsTransaction) in UpdateOccupiedAreaAndRect()
/foundation/window/window_manager/wm/src/
Dwindow_agent.cpp32 const std::shared_ptr<RSTransaction>& rsTransaction) in UpdateWindowRect()
113 const std::shared_ptr<RSTransaction>& rsTransaction) in UpdateOccupiedAreaChangeInfo()
124 const std::shared_ptr<RSTransaction>& rsTransaction) in UpdateOccupiedAreaAndRect()
Dwindow_impl.cpp2259 const std::shared_ptr<RSTransaction>& rsTransaction) in UpdateRect()
2929 const std::shared_ptr<RSTransaction>& rsTransaction) in UpdateViewportConfig()
3162 const std::shared_ptr<RSTransaction>& rsTransaction) in UpdateOccupiedAreaChangeInfo()
3269 const std::shared_ptr<RSTransaction>& rsTransaction) in NotifySizeChange()
3310 const std::shared_ptr<RSTransaction>& rsTransaction) in NotifyOccupiedAreaChange()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/transaction/
Drs_transaction_test.cpp60 RSTransaction rsTransaction; variable
/foundation/window/window_manager/test/systemtest/wms/
Dwindow_occupied_area_change_test.cpp56 const std::shared_ptr<RSTransaction>& rsTransaction) in OnSizeChange()
/foundation/arkui/ace_engine/adapter/preview/entrance/
Dace_view_preview.cpp46 WindowSizeChangeReason type, const std::shared_ptr<Rosen::RSTransaction>& rsTransaction) in NotifySurfaceChanged()
Dui_content_impl.cpp410 const std::shared_ptr<OHOS::Rosen::RSTransaction>& rsTransaction) in UpdateViewportConfig()
Dace_container.cpp387 const std::shared_ptr<Rosen::RSTransaction>& rsTransaction) { in InitializeCallback()
/foundation/window/window_manager/wmserver/test/unittest/
Davoid_area_controller_test.cpp61 const std::shared_ptr<RSTransaction>& rsTransaction = nullptr) override in UpdateWindowRect()
100 const std::shared_ptr<RSTransaction>& rsTransaction = nullptr) override in UpdateOccupiedAreaChangeInfo()
105 const std::shared_ptr<RSTransaction>& rsTransaction = nullptr) override in UpdateOccupiedAreaAndRect()
Dwindow_node_test.cpp55 const std::shared_ptr<RSTransaction>& rsTransaction = nullptr) override in UpdateWindowRect()
88 const std::shared_ptr<RSTransaction>& rsTransaction = nullptr) override in UpdateOccupiedAreaChangeInfo()
93 const std::shared_ptr<RSTransaction>& rsTransaction = nullptr) override in UpdateOccupiedAreaAndRect()
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/transaction/
Drs_transaction.cpp100 auto rsTransaction = new RSTransaction(); in Unmarshalling() local
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Dace_ability.cpp154 const std::shared_ptr<OHOS::Rosen::RSTransaction>& rsTransaction) in OnSizeChange()
173 const std::shared_ptr<OHOS::Rosen::RSTransaction>& rsTransaction) in OnSizeChange()
692 const std::shared_ptr<OHOS::Rosen::RSTransaction>& rsTransaction) in OnSizeChange()
739 const std::shared_ptr<OHOS::Rosen::RSTransaction>& rsTransaction) in OnSizeChange()
Dace_view_ohos.cpp67 WindowSizeChangeReason type, const std::shared_ptr<Rosen::RSTransaction>& rsTransaction) in SurfaceChanged()
Ddialog_container.cpp132 const std::shared_ptr<Rosen::RSTransaction>& rsTransaction) { in InitializeViewChangeCallback()
Dui_content_impl.cpp145 const std::shared_ptr<OHOS::Rosen::RSTransaction>& rsTransaction) in OnSizeChange()
1469 const std::shared_ptr<OHOS::Rosen::RSTransaction>& rsTransaction) in UpdateViewportConfig()
Dace_container.cpp637 const std::shared_ptr<Rosen::RSTransaction>& rsTransaction) { in InitializeCallback()
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
Djs_window_listener.cpp48 const std::shared_ptr<RSTransaction>& rsTransaction) in OnSizeChange()
212 const std::shared_ptr<RSTransaction>& rsTransaction) in OnSizeChange()
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/test/mock/
Dmock_pipeline_base.cpp141 float keyboardHeight, const std::shared_ptr<Rosen::RSTransaction>& rsTransaction) in OnVirtualKeyboardHeightChange()
145 const std::shared_ptr<Rosen::RSTransaction>& rsTransaction) in OnSurfaceChanged()
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
Dpipeline_context.cpp642 const std::shared_ptr<Rosen::RSTransaction>& rsTransaction) in OnSurfaceChanged()
716 const std::shared_ptr<Rosen::RSTransaction>& rsTransaction) in StartWindowSizeChangeAnimate()
881 float keyboardHeight, const std::shared_ptr<Rosen::RSTransaction>& rsTransaction) in OnVirtualKeyboardHeightChange()
/foundation/arkui/ace_engine/frameworks/core/pipeline/
Dpipeline_base.cpp608 Rect keyboardArea, const std::shared_ptr<Rosen::RSTransaction>& rsTransaction) in OnVirtualKeyboardAreaChange()
Dpipeline_context.cpp2054 float keyboardHeight, const std::shared_ptr<Rosen::RSTransaction>& rsTransaction) in OnVirtualKeyboardHeightChange()
2119 const std::shared_ptr<Rosen::RSTransaction>& rsTransaction) in WindowSizeChangeAnimate()
2162 const std::shared_ptr<Rosen::RSTransaction>& rsTransaction) in OnSurfaceChanged()
/foundation/window/window_manager/test/fuzztest/wms/window_fuzzer/
Dwindow_fuzzer.cpp95 const std::shared_ptr<RSTransaction>& rsTransaction = nullptr) override in OnSizeChange()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
Drs_main_thread.cpp650 for (auto& rsTransaction: rsTransactionElem.second) { in ProcessCommandForUniRender() local