Searched refs:gotVsync (Results 1 – 2 of 2) sorted by relevance
137 bool gotVsync = false; in processPendingEvents() local148 gotVsync = true; in processPendingEvents()169 return gotVsync; in processPendingEvents()
504 bool gotVsync = false; in handleEvent() local512 gotVsync = true; in handleEvent()516 if (gotVsync) { in handleEvent()