Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libvrflinger/
Dhardware_composer.cpp900 const int64_t now_ns = GetSystemClockNs(); in PostThread() local
901 const int64_t sleep_time_ns = display_time_est_ns - now_ns - in PostThread()