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.cpp879 const int64_t display_time_est_ns = in PostThread() local
882 const int64_t sleep_time_ns = display_time_est_ns - now_ns - in PostThread()
885 display_time_est_ns - post_thread_config_.frame_post_offset_ns; in PostThread()