Searched refs:gotVsync (Results 1 – 2 of 2) sorted by relevance
119 bool gotVsync = false; in processPendingEvents() local130 gotVsync = true; in processPendingEvents()150 return gotVsync; in processPendingEvents()
499 bool gotVsync = false; in handleEvent() local507 gotVsync = true; in handleEvent()511 if (gotVsync) { in handleEvent()