Home
last modified time | relevance | path

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

/third_party/weston/libweston/backend-drm/
Dstate-helpers.c220 weston_surface_to_buffer_float(ev->surface, sxf1, syf1, &sxf1, &syf1); in drm_plane_state_coords_for_view()
222 weston_surface_to_buffer_float(ev->surface, sxf2, syf2, &sxf2, &syf2); in drm_plane_state_coords_for_view()
/third_party/weston/libweston/
Dlibweston-internal.h259 weston_surface_to_buffer_float(struct weston_surface *surface,
Dcompositor.c930 weston_surface_to_buffer_float(struct weston_surface *surface, in weston_surface_to_buffer_float() function
/third_party/weston/libweston/renderer-gl/
Dgl-renderer.c608 weston_surface_to_buffer_float(ev->surface, in texture_region()