HomeSort by relevance Sort by last modified time
    Searched refs:xa_scissor_update (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/gallium/state_trackers/xa/
xa_yuv.c 149 xa_scissor_update(r, x, y, box->x2, box->y2);
xa_context.c 256 xa_scissor_update(ctx, dx, dy, dx + width, dy + height);
344 xa_scissor_update(ctx, x, y, x + width, y + height);
xa_priv.h 137 xa_scissor_update(struct xa_context *ctx, unsigned minx, unsigned miny, function
xa_composite.c 522 xa_scissor_update(ctx, dstX, dstY, dstX + width, dstY + height);

Completed in 69 milliseconds