Searched refs:mGotVSync (Results 1 – 2 of 2) sorted by relevance
110 mGotVSync(false), in Sensor()188 mGotVSync = false; in waitForVSync()194 return mGotVSync; in waitForVSync()265 mGotVSync = true; in threadLoop()
199 bool mGotVSync; variable