Searched refs:firstVsync (Results 1 – 1 of 1) sorted by relevance
843 void HWC2OnFbAdapter::VsyncThread::start(int64_t firstVsync, int64_t period) { in start() argument844 mNextVsync = firstVsync; in start()