Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/egl/x11/
Dx11_screen.h111 x11_drawable_copy_buffers_region(struct x11_screen *xscr, Drawable drawable,
124 x11_drawable_copy_buffers_region(xscr, drawable, 1, rect, src_buf, dst_buf); in x11_drawable_copy_buffers()
Dnative_dri2.c325 x11_drawable_copy_buffers_region(dri2dpy->xscr, dri2surf->drawable, in dri2_surface_swap_buffers()
337 x11_drawable_copy_buffers_region(dri2dpy->xscr, dri2surf->drawable, in dri2_surface_swap_buffers()
Dx11_screen.c352 x11_drawable_copy_buffers_region(struct x11_screen *xscr, Drawable drawable, in x11_drawable_copy_buffers_region() function