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

  /external/mesa3d/src/gallium/state_trackers/xa/
xa_context.c 184 xa_ctx_srf_create(struct xa_context *ctx, struct xa_surface *dst) function
220 int ret = xa_ctx_srf_create(ctx, dst);
291 ret = xa_ctx_srf_create(ctx, dst);
xa_priv.h 209 xa_ctx_srf_create(struct xa_context *ctx, struct xa_surface *dst);
xa_yuv.c 130 ret = xa_ctx_srf_create(r, dst);
xa_composite.c 475 ret = xa_ctx_srf_create(ctx, dst_srf);

Completed in 106 milliseconds