Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_x11.c209 xcb_randr_get_output_info_reply_t *goi_reply = in wsi_x11_detect_xwayland() local
211 if (!goi_reply) { in wsi_x11_detect_xwayland()
215 char *output_name = (char*)xcb_randr_get_output_info_name(goi_reply); in wsi_x11_detect_xwayland()
217 free(goi_reply); in wsi_x11_detect_xwayland()