Searched refs:wsi_common_get_current_time (Results 1 – 5 of 5) sorted by relevance
267 wsi_common_get_current_time(void);
181 uint64_t current_time = wsi_common_get_current_time(); in wsi_rel_to_abs_time()1494 (int64_t) (timeout - wsi_common_get_current_time())); in wsi_display_fence_wait()1495 wsi_display_debug_code(uint64_t start_ns = wsi_common_get_current_time()); in wsi_display_fence_wait()1527 ((int64_t) (wsi_common_get_current_time() - start_ns)) / in wsi_display_fence_wait()
1032 uint64_t current_time = wsi_common_get_current_time(); in wsi_get_absolute_timeout()1083 uint64_t current_time = wsi_common_get_current_time(); in x11_acquire_next_image_poll_x11()
795 wsi_common_get_current_time(void) in wsi_common_get_current_time() function
1634 - vulkan: Portable wsi_common_get_current_time()