Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.4/vts/functional/
DVtsHalGraphicsComposerV2_4TargetTest.cpp417 static inline auto toTimePoint(nsecs_t time) { in toTimePoint() function
427 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()
/hardware/interfaces/graphics/composer/aidl/vts/
DVtsHalGraphicsComposer3_TargetTest.cpp1417 static inline auto toTimePoint(nsecs_t time) { in toTimePoint() function in aidl::android::hardware::graphics::composer3::vts::GraphicsComposerAidlCommandTest
1436 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()