Searched refs:gotVsync (Results 1 – 2 of 2) sorted by relevance
118 bool gotVsync = false; in processPendingEvents() local129 gotVsync = true; in processPendingEvents()146 return gotVsync; in processPendingEvents()
494 bool gotVsync = false; in handleEvent() local502 gotVsync = true; in handleEvent()506 if (gotVsync) { in handleEvent()