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 D | xa_priv.h | 136 xa_scissor_update(struct xa_context *ctx, unsigned minx, unsigned miny, function in typeref:typename:void
|
| H A D | xa_yuv.c | 149 xa_scissor_update(r, x, y, box->x2, box->y2);
|
| H A D | xa_composite.c | 551 xa_scissor_update(ctx, dstX, dstY, dstX + width, dstY + height); 559 xa_scissor_update(ctx, dstX, dstY, dstX + width, dstY + height);
|
| H A D | xa_context.c | 257 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 D | xa_priv.h | 136 xa_scissor_update(struct xa_context *ctx, unsigned minx, unsigned miny, function in typeref:typename:void
|
| H A D | xa_yuv.c | 149 xa_scissor_update(r, x, y, box->x2, box->y2);
|
| H A D | xa_composite.c | 551 xa_scissor_update(ctx, dstX, dstY, dstX + width, dstY + height); 559 xa_scissor_update(ctx, dstX, dstY, dstX + width, dstY + height);
|
| H A D | xa_context.c | 257 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