Searched refs:weston_surface_to_buffer_float (Results 1 – 4 of 4) sorted by relevance
/third_party/weston/libweston/backend-drm/ |
D | state-helpers.c | 220 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/ |
D | libweston-internal.h | 259 weston_surface_to_buffer_float(struct weston_surface *surface,
|
D | compositor.c | 930 weston_surface_to_buffer_float(struct weston_surface *surface, in weston_surface_to_buffer_float() function
|
/third_party/weston/libweston/renderer-gl/ |
D | gl-renderer.c | 608 weston_surface_to_buffer_float(ev->surface, in texture_region()
|