Searched defs:earliestVsync (Results 1 – 2 of 2) sorted by relevance
99 nsecs_t earliestVsync = 0; member
131 const auto earliestVsync = std::max(earliestReadyBy, mScheduleTiming.earliestVsync); in update() local