Searched refs:got_vsync_ (Results 1 – 2 of 2) sorted by relevance
298 bool got_vsync_; variable
138 EmulatedSensor::EmulatedSensor() : Thread(false), got_vsync_(false) { in EmulatedSensor()543 got_vsync_ = false; in WaitForVSyncLocked()544 while (!got_vsync_) { in WaitForVSyncLocked()552 return got_vsync_; in WaitForVSyncLocked()626 got_vsync_ = true; in threadLoop()