Searched refs:hdi_head_get_device_id (Results 1 – 5 of 5) sorted by relevance
58 hdi_head_get_device_id(struct weston_head *base) in hdi_head_get_device_id() function111 if (hdi_head_get_device_id(base) == 0) { in hdi_head_destroy()
41 uint32_t hdi_head_get_device_id(struct weston_head *base);
525 auto device_id = hdi_head_get_device_id(whead); in hdi_renderer_surface_state_create_layer()562 uint32_t device_id = hdi_head_get_device_id(whead); in hdi_renderer_repaint_output()745 uint32_t device_id = hdi_head_get_device_id(whead); in hdi_renderer_output_destroy()759 int32_t device_id = hdi_head_get_device_id(whead); in hdi_renderer_output_set_gpu_buffer()
213 auto device_id = hdi_head_get_device_id(h); in hdi_output_repaint()321 uint32_t device_id = hdi_head_get_device_id(whead); in hdi_output_set_mode()
78 if (hdi_head_get_device_id(base) == device_id) { in hdi_backend_plug_event()