Searched defs:wmReason (Results 1 - 4 of 4) sorted by relevance
/foundation/window/window_manager/wm/test/unittest/ui_extension/ |
H A D | window_extension_session_impl_test.cpp | 1022 WindowSizeChangeReason wmReason = WindowSizeChangeReason{0}; in HWTEST_F() local
|
/foundation/window/window_manager/wm/test/unittest/ |
H A D | window_session_impl_test4.cpp | 709 WindowSizeChangeReason wmReason = WindowSizeChangeReason::UNDEFINED; in HWTEST_F() local 757 WindowSizeChangeReason wmReason = WindowSizeChangeReason{0}; in HWTEST_F() local
|
/foundation/window/window_manager/wm/src/ |
H A D | window_extension_session_impl.cpp | 550 auto wmReason = static_cast<WindowSizeChangeReason>(reason); in UpdateRect() local 582 UpdateRectForRotation(const Rect& wmRect, const Rect& preRect, WindowSizeChangeReason wmReason, const std::shared_ptr<RSTransaction>& rsTransaction) UpdateRectForRotation() argument 628 UpdateRectForOtherReason(const Rect& wmRect, WindowSizeChangeReason wmReason) UpdateRectForOtherReason() argument [all...] |
H A D | window_session_impl.cpp | 668 auto wmReason = static_cast<WindowSizeChangeReason>(reason); in UpdateRect() local 696 UpdateRectForRotation(const Rect& wmRect, const Rect& preRect, WindowSizeChangeReason wmReason, const SceneAnimationConfig& config) UpdateRectForRotation() argument 740 CheckIfNeedCommitRsTransaction(WindowSizeChangeReason wmReason) CheckIfNeedCommitRsTransaction() argument 750 UpdateRectForOtherReason(const Rect& wmRect, const Rect& preRect, WindowSizeChangeReason wmReason, const std::shared_ptr<RSTransaction>& rsTransaction) UpdateRectForOtherReason() argument 4044 UpdateFrameLayoutCallbackIfNeeded(WindowSizeChangeReason wmReason) UpdateFrameLayoutCallbackIfNeeded() argument [all...] |
Completed in 15 milliseconds