Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_wayland.c1815 int lerrno = errno; in wsi_wl_swapchain_wait_for_present() local
1819 if (lerrno == EINTR || lerrno == EAGAIN) in wsi_wl_swapchain_wait_for_present()
1901 int lerrno = errno; in wsi_wl_swapchain_acquire_next_image() local
1905 if (lerrno == EINTR || lerrno == EAGAIN) in wsi_wl_swapchain_acquire_next_image()