Home
last modified time | relevance | path

Searched refs:customDecorHeightMutex_ (Results 1 - 2 of 2) sorted by relevance

/foundation/window/window_manager/window_scene/session/host/include/
H A Dscene_session.h676 mutable std::mutex customDecorHeightMutex_; member in OHOS::OHOS::Rosen::SceneSession
/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp5096 std::lock_guard lock(customDecorHeightMutex_); in GetCustomDecorHeight()
5107 std::lock_guard lock(customDecorHeightMutex_); in SetCustomDecorHeight()

Completed in 15 milliseconds