Searched refs:got_vsync_ (Results 1 – 2 of 2) sorted by relevance
323 bool got_vsync_; variable
143 EmulatedSensor::EmulatedSensor() : Thread(false), got_vsync_(false) { in EmulatedSensor()626 got_vsync_ = false; in WaitForVSyncLocked()627 while (!got_vsync_) { in WaitForVSyncLocked()635 return got_vsync_; in WaitForVSyncLocked()709 got_vsync_ = true; in threadLoop()