Searched defs:periodFlushed (Results 1 – 3 of 3) sorted by relevance
290 void Scheduler::addResyncSample(const nsecs_t timestamp, bool* periodFlushed) { in addResyncSample()
547 bool DispSync::addResyncSample(nsecs_t timestamp, bool* periodFlushed) { in addResyncSample()
1433 bool periodFlushed = false; in onVsyncReceived() local