Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_display.c1529 drmModeEncoderPtr other_encoder = in wsi_display_crtc_solo() local
1532 if (other_encoder) { in wsi_display_crtc_solo()
1533 bool match = (other_encoder->crtc_id == crtc_id); in wsi_display_crtc_solo()
1534 drmModeFreeEncoder(other_encoder); in wsi_display_crtc_solo()