/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/ |
xorg_renderer.h | 41 void renderer_bind_destination(struct xorg_renderer *r,
|
xorg_composite.c | 480 renderer_bind_destination(exa->renderer, dst_surf, 552 renderer_bind_destination(exa->renderer, dst_surf,
|
xorg_renderer.c | 323 void renderer_bind_destination(struct xorg_renderer *r, function
|
xorg_xv.c | 534 renderer_bind_destination(pPriv->r, dst_surf,
|
/external/mesa3d/src/gallium/state_trackers/xorg/ |
xorg_renderer.h | 41 void renderer_bind_destination(struct xorg_renderer *r,
|
xorg_composite.c | 480 renderer_bind_destination(exa->renderer, dst_surf, 552 renderer_bind_destination(exa->renderer, dst_surf,
|
xorg_renderer.c | 323 void renderer_bind_destination(struct xorg_renderer *r, function
|
xorg_xv.c | 534 renderer_bind_destination(pPriv->r, dst_surf,
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xa/ |
xa_priv.h | 233 void renderer_bind_destination(struct xa_context *r,
|
xa_yuv.c | 134 renderer_bind_destination(r, r->srf, r->srf->width, r->srf->height);
|
xa_renderer.c | 326 renderer_bind_destination(struct xa_context *r, function 437 renderer_bind_destination(r, dst_surface,
|
xa_context.c | 316 renderer_bind_destination(ctx, ctx->srf, width, height);
|
xa_composite.c | 480 renderer_bind_destination(ctx, ctx->srf, ctx->srf->width,
|
/external/mesa3d/src/gallium/state_trackers/xa/ |
xa_priv.h | 233 void renderer_bind_destination(struct xa_context *r,
|
xa_yuv.c | 134 renderer_bind_destination(r, r->srf, r->srf->width, r->srf->height);
|
xa_renderer.c | 326 renderer_bind_destination(struct xa_context *r, function 437 renderer_bind_destination(r, dst_surface,
|
xa_context.c | 316 renderer_bind_destination(ctx, ctx->srf, width, height);
|
xa_composite.c | 480 renderer_bind_destination(ctx, ctx->srf, ctx->srf->width,
|