Home
last modified time | relevance | path

Searched refs:enableFrameLayoutFinishCb (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_session_impl.cpp894 bool enableFrameLayoutFinishCb = true; in FlushLayoutSize() local
896 …enableFrameLayoutFinishCb_.compare_exchange_strong(enableFrameLayoutFinishCb, false) || layoutRect… in FlushLayoutSize()