Searched refs:touchHotAreasMutex_ (Results 1 – 2 of 2) sorted by relevance
324 mutable std::mutex touchHotAreasMutex_; variable
590 std::lock_guard<std::mutex> lock(touchHotAreasMutex_); in SetTouchHotAreas()608 std::lock_guard<std::mutex> lock(touchHotAreasMutex_); in GetTouchHotAreas()