Searched refs:renderer_bind_destination (Results 1 – 9 of 9) sorted by relevance
/external/mesa3d/src/gallium/state_trackers/xorg/ |
D | xorg_renderer.h | 41 void renderer_bind_destination(struct xorg_renderer *r,
|
D | xorg_composite.c | 480 renderer_bind_destination(exa->renderer, dst_surf, in xorg_composite_bind_state() 552 renderer_bind_destination(exa->renderer, dst_surf, in xorg_solid_bind_state()
|
D | xorg_renderer.c | 323 void renderer_bind_destination(struct xorg_renderer *r, in renderer_bind_destination() function
|
D | xorg_xv.c | 534 renderer_bind_destination(pPriv->r, dst_surf, in display_video()
|
/external/mesa3d/src/gallium/state_trackers/xa/ |
D | xa_yuv.c | 134 renderer_bind_destination(r, r->srf, r->srf->width, r->srf->height); in xa_yuv_planar_blit()
|
D | xa_priv.h | 233 void renderer_bind_destination(struct xa_context *r,
|
D | xa_renderer.c | 326 renderer_bind_destination(struct xa_context *r, in renderer_bind_destination() function 437 renderer_bind_destination(r, dst_surface, in renderer_copy_prepare()
|
D | xa_context.c | 316 renderer_bind_destination(ctx, ctx->srf, width, height); in xa_solid_prepare()
|
D | xa_composite.c | 480 renderer_bind_destination(ctx, ctx->srf, ctx->srf->width, in xa_composite_prepare()
|