Searched refs:mGotVSync (Results 1 – 2 of 2) sorted by relevance
104 mGotVSync(false), in Sensor()182 mGotVSync = false; in waitForVSync()188 return mGotVSync; in waitForVSync()259 mGotVSync = true; in threadLoop()
198 bool mGotVSync; variable