Searched refs:x11_drawable_copy_buffers_region (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/gallium/state_trackers/egl/x11/ |
D | x11_screen.h | 111 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()
|
D | native_dri2.c | 325 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()
|
D | x11_screen.c | 352 x11_drawable_copy_buffers_region(struct x11_screen *xscr, Drawable drawable, in x11_drawable_copy_buffers_region() function
|