Home
last modified time | relevance | path

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

/third_party/weston/libweston/
Dcompositor.c3031 struct timespec target_stamp; in convert_presentation_time_now() local
3039 timespec_add_nsec(&target_stamp, &target_now, delta_ns); in convert_presentation_time_now()
3041 return target_stamp; in convert_presentation_time_now()