Home
last modified time | relevance | path

Searched refs:xa_scissor_update (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/frontends/xa/
Dxa_context.c257 xa_scissor_update(ctx, dx, dy, dx + width, dy + height); in xa_copy()
345 xa_scissor_update(ctx, x, y, x + width, y + height); in xa_solid()
Dxa_yuv.c149 xa_scissor_update(r, x, y, box->x2, box->y2); in xa_yuv_planar_blit()
Dxa_priv.h136 xa_scissor_update(struct xa_context *ctx, unsigned minx, unsigned miny, in xa_scissor_update() function
Dxa_composite.c551 xa_scissor_update(ctx, dstX, dstY, dstX + width, dstY + height); in xa_composite_rect()
559 xa_scissor_update(ctx, dstX, dstY, dstX + width, dstY + height); in xa_composite_rect()