Home
last modified time | relevance | path

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

/external/mesa3d/src/vulkan/wsi/
Dwsi_common_display.c2121 xcb_randr_get_screen_resources_cookie_t gsr_c = in wsi_display_connector_id_to_output() local
2124 xcb_randr_get_screen_resources_reply(connection, gsr_c, NULL); in wsi_display_connector_id_to_output()
2164 xcb_randr_get_screen_resources_cookie_t gsr_c = in wsi_display_output_to_root() local
2167 xcb_randr_get_screen_resources_reply(connection, gsr_c, NULL); in wsi_display_output_to_root()
2349 xcb_randr_get_screen_resources_cookie_t gsr_c = in wsi_display_find_crtc_for_output() local
2352 xcb_randr_get_screen_resources_reply(connection, gsr_c, NULL); in wsi_display_find_crtc_for_output()