Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libvrflinger/
Dhardware_composer.cpp898 const int64_t display_time_est_ns = in PostThread() local
901 const int64_t sleep_time_ns = display_time_est_ns - now_ns - in PostThread()
904 display_time_est_ns - post_thread_config_.frame_post_offset_ns; in PostThread()