Searched refs:gotVsync (Results 1 – 2 of 2) sorted by relevance
137 bool gotVsync = false; in processPendingEvents() local149 gotVsync = true; in processPendingEvents()183 return gotVsync; in processPendingEvents()
181 bool gotVsync = false; in handleVsyncEvents() local189 gotVsync = true; in handleVsyncEvents()193 if (gotVsync) { in handleVsyncEvents()