Searched refs:xa_scissor_update (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/gallium/frontends/xa/ |
D | xa_context.c | 257 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()
|
D | xa_yuv.c | 149 xa_scissor_update(r, x, y, box->x2, box->y2); in xa_yuv_planar_blit()
|
D | xa_priv.h | 136 xa_scissor_update(struct xa_context *ctx, unsigned minx, unsigned miny, in xa_scissor_update() function
|
D | xa_composite.c | 551 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()
|