Searched refs:toTimePoint (Results 1 – 1 of 1) sorted by relevance
421 static inline auto toTimePoint(nsecs_t time) { in toTimePoint() function431 std::this_thread::sleep_until(toTimePoint(timeline->refreshTimeNanos)); in sendRefreshFrame()497 const auto CHANGE_DEADLINE = toTimePoint(timeline.newVsyncAppliedTimeNanos) + 100ms; in waitForVsyncPeriodChange()555 std::this_thread::sleep_until(toTimePoint(timeline.refreshTimeNanos) + 100ms); in Test_setActiveConfigWithConstraints()