Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/common/include/
H A Dwindow_session_property.h325 mutable std::mutex touchHotAreasMutex_; member in OHOS::Rosen::WindowSessionProperty
/foundation/window/window_manager/window_scene/common/src/
H A Dwindow_session_property.cpp575 std::lock_guard<std::mutex> lock(touchHotAreasMutex_); in SetTouchHotAreas()
593 std::lock_guard<std::mutex> lock(touchHotAreasMutex_); in GetTouchHotAreas()

Completed in 5 milliseconds