Home
last modified time | relevance | path

Searched defs:wmReason (Results 1 - 4 of 4) sorted by relevance

/foundation/window/window_manager/wm/test/unittest/ui_extension/
H A Dwindow_extension_session_impl_test.cpp1022 WindowSizeChangeReason wmReason = WindowSizeChangeReason{0}; in HWTEST_F() local
/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_session_impl_test4.cpp709 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 Dwindow_extension_session_impl.cpp550 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 Dwindow_session_impl.cpp668 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