Home
last modified time | relevance | path

Searched defs:FlushLayoutSize (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dwindow.h78 virtual void FlushLayoutSize(int32_t width, int32_t height) {} in FlushLayoutSize() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_window.cpp224 void RosenWindow::FlushLayoutSize(int32_t width, int32_t height) in FlushLayoutSize() function in OHOS::Ace::NG::RosenWindow
/ohos5.0/foundation/window/window_manager/previewer/include/
H A Dwindow.h417 virtual void FlushLayoutSize(int32_t width, int32_t height) {} in FlushLayoutSize() function
/ohos5.0/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwindow.h2368 virtual void FlushLayoutSize(int32_t width, int32_t height) {} in FlushLayoutSize() function
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_session_impl.cpp887 void WindowSessionImpl::FlushLayoutSize(int32_t width, int32_t height) in FlushLayoutSize() function in OHOS::Rosen::WindowSessionImpl