Home
last modified time | relevance | path

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

/third_party/weston/libweston/backend-hdi/
Dhdi_renderer.cpp428 weston_matrix_multiply(&matrix, &view->surface->buffer_to_surface_matrix); in hdi_renderer_repaint_output_calc_region()
/third_party/weston/include/libweston/
Dlibweston.h1457 struct weston_matrix buffer_to_surface_matrix; member
/third_party/weston/libweston/
Dcompositor.c570 weston_matrix_init(&surface->buffer_to_surface_matrix); in weston_surface_create()
3671 &surface->buffer_to_surface_matrix, in apply_damage_buffer()
3735 weston_matrix_invert(&surface->buffer_to_surface_matrix, in weston_surface_commit_state()