Home
last modified time | relevance | path

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

/third_party/weston/libweston/
Dcompositor.c3026 const struct timespec *presentation_stamp, in convert_presentation_time_now() argument
3035 return *presentation_stamp; in convert_presentation_time_now()
3038 delta_ns = timespec_sub_to_nsec(presentation_stamp, presentation_now); in convert_presentation_time_now()