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