Home
last modified time | relevance | path

Searched refs:toTimePoint (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/graphics/composer/2.4/vts/functional/
DVtsHalGraphicsComposerV2_4TargetTest.cpp421 static inline auto toTimePoint(nsecs_t time) { in toTimePoint() function
431 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()