Searched refs:vsync_mutex_ (Results 1 – 10 of 10) sorted by relevance
52 std::lock_guard<std::mutex> vsync_lock(vsync_mutex_); in Vsync()73 std::lock_guard<std::mutex> vsync_lock(vsync_mutex_); in Register()
64 std::mutex vsync_mutex_; variable
56 std::lock_guard<std::mutex> vsync_lock(vsync_mutex_); in Vsync()79 std::lock_guard<std::mutex> vsync_lock(vsync_mutex_); in Register()
57 std::lock_guard<std::mutex> vsync_lock(vsync_mutex_); in Vsync()102 std::lock_guard<std::mutex> vsync_lock(vsync_mutex_); in Register()
88 std::mutex vsync_mutex_; variable
99 std::mutex vsync_mutex_; // To protect vsync_enabled_ and vsync_registered_ variable
224 std::lock_guard<std::mutex> lock(vsync_mutex_); in SetEventState()470 std::lock_guard<std::mutex> lock(vsync_mutex_); in HandleVSync()
106 std::mutex vsync_mutex_; // To protect vsync_enabled_ and vsync_registered_ variable
276 std::lock_guard<std::mutex> lock(vsync_mutex_); in SetEventState()560 std::lock_guard<std::mutex> lock(vsync_mutex_); in HandleVSync()578 std::lock_guard<std::mutex> lock(vsync_mutex_); in HandleVSync()