Searched refs:swiperMutex_ (Results 1 – 2 of 2) sorted by relevance
49 std::lock_guard<std::mutex> lock(swiperMutex_); in ~SwiperLayoutAlgorithm()417 std::mutex swiperMutex_; variable
146 std::lock_guard<std::mutex> lock(swiperMutex_); in Measure()