Searched refs:toTimePoint (Results 1 – 2 of 2) sorted by relevance
417 static inline auto toTimePoint(nsecs_t time) { in toTimePoint() function427 std::this_thread::sleep_until(toTimePoint(timeline->refreshTimeNanos)); in sendRefreshFrame()493 const auto CHANGE_DEADLINE = toTimePoint(timeline.newVsyncAppliedTimeNanos) + 100ms; in waitForVsyncPeriodChange()553 std::this_thread::sleep_until(toTimePoint(timeline.refreshTimeNanos) + 100ms); in Test_setActiveConfigWithConstraints()
1417 static inline auto toTimePoint(nsecs_t time) { in toTimePoint() function in aidl::android::hardware::graphics::composer3::vts::GraphicsComposerAidlCommandTest1436 const auto kChangeDeadline = toTimePoint(timeline.newVsyncAppliedTimeNanos) + 100ms; in waitForVsyncPeriodChange()1478 std::this_thread::sleep_until(toTimePoint(timeline->refreshTimeNanos)); in sendRefreshFrame()1646 std::this_thread::sleep_until(toTimePoint(timeline.refreshTimeNanos) + in Test_setActiveConfigWithConstraints()