Home
last modified time | relevance | path

Searched refs:xa_ctx_srf_create (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/xa/
H A Dxa_context.c189 xa_ctx_srf_create(struct xa_context *ctx, struct xa_surface *dst) in xa_ctx_srf_create() function
234 int ret = xa_ctx_srf_create(ctx, dst); in xa_copy_prepare()
304 ret = xa_ctx_srf_create(ctx, dst); in xa_solid_prepare()
H A Dxa_yuv.c130 ret = xa_ctx_srf_create(r, dst); in xa_yuv_planar_blit()
H A Dxa_priv.h234 xa_ctx_srf_create(struct xa_context *ctx, struct xa_surface *dst);
H A Dxa_composite.c519 ret = xa_ctx_srf_create(ctx, dst_srf); in xa_composite_prepare()

Completed in 5 milliseconds