Searched refs:gotVsync (Results 1 – 2 of 2) sorted by relevance
117 bool gotVsync = false; in processPendingEvents() local128 gotVsync = true; in processPendingEvents()145 return gotVsync; in processPendingEvents()
474 bool gotVsync = false; in handleEvent() local482 gotVsync = true; in handleEvent()486 if (gotVsync) { in handleEvent()