Searched refs:xa_scissor_update (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xa/
H A Dxa_priv.h136 xa_scissor_update(struct xa_context *ctx, unsigned minx, unsigned miny, function in typeref:typename:void
H A Dxa_yuv.c149 xa_scissor_update(r, x, y, box->x2, box->y2);
H A Dxa_composite.c551 xa_scissor_update(ctx, dstX, dstY, dstX + width, dstY + height);
559 xa_scissor_update(ctx, dstX, dstY, dstX + width, dstY + height);
H A Dxa_context.c257 xa_scissor_update(ctx, dx, dy, dx + width, dy + height);
345 xa_scissor_update(ctx, x, y, x + width, y + height);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xa/
H A Dxa_priv.h136 xa_scissor_update(struct xa_context *ctx, unsigned minx, unsigned miny, function in typeref:typename:void
H A Dxa_yuv.c149 xa_scissor_update(r, x, y, box->x2, box->y2);
H A Dxa_composite.c551 xa_scissor_update(ctx, dstX, dstY, dstX + width, dstY + height);
559 xa_scissor_update(ctx, dstX, dstY, dstX + width, dstY + height);
H A Dxa_context.c257 xa_scissor_update(ctx, dx, dy, dx + width, dy + height);
346 xa_scissor_update(ctx, x, y, x + width, y + height);

Completed in 6 milliseconds