Home
last modified time | relevance | path

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

/third_party/weston/libweston/backend-hdi/
Dhdi_backend.cpp60 to_hdi_backend(struct weston_compositor *base) in to_hdi_backend() function
107 struct hdi_backend *b = to_hdi_backend(ec); in hdi_backend_destroy()
150 struct hdi_backend *b = to_hdi_backend(compositor); in hdi_backend_repaint_begin()
153 return hdi_backend_create_pending_state(to_hdi_backend(compositor)); in hdi_backend_repaint_begin()
161 struct hdi_backend *b = to_hdi_backend(compositor); in hdi_backend_repaint_flush()
Dhdi_head.cpp75 struct hdi_backend *b = to_hdi_backend(compositor); in hdi_head_create()
112 struct hdi_backend *b = to_hdi_backend(base->compositor); in hdi_head_destroy()
Dhdi_output.cpp214 struct hdi_backend *b = to_hdi_backend(output_base->compositor); in hdi_output_repaint()
319 struct hdi_backend *b = to_hdi_backend(base->compositor); in hdi_output_set_mode()
385 struct hdi_backend *b = to_hdi_backend(base->compositor); in hdi_output_enable()
434 struct hdi_backend *b = to_hdi_backend(base->compositor); in hdi_output_disable()
Dhdi_renderer.cpp175 struct hdi_backend *b = to_hdi_backend(hss->surface->compositor); in hdi_renderer_surface_state_mmap()
204 struct hdi_backend *b = to_hdi_backend(hss->compositor); in hdi_renderer_surface_state_unmap()
219 struct hdi_backend *b = to_hdi_backend(hss->compositor); in hdi_renderer_surface_state_on_destroy()
560 struct hdi_backend *b = to_hdi_backend(compositor); in hdi_renderer_repaint_output()
743 struct hdi_backend *b = to_hdi_backend(output->compositor); in hdi_renderer_output_destroy()
755 struct hdi_backend *b = to_hdi_backend(output->compositor); in hdi_renderer_output_set_gpu_buffer()
Dhdi_backend.h97 to_hdi_backend(struct weston_compositor *base);