Searched refs:xa_surface (Results 1 - 18 of 18) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xa/
H A Dxa_context.h63 struct xa_surface *dst, struct xa_surface *yuv[]);
66 struct xa_surface *dst, struct xa_surface *src);
74 struct xa_surface *srf,
81 struct xa_surface *srf, unsigned int usage);
83 extern void xa_surface_unmap(struct xa_surface *srf);
86 xa_solid_prepare(struct xa_context *ctx, struct xa_surface *dst,
H A Dxa_tracker.h139 struct xa_surface;
155 extern struct xa_surface *xa_surface_create(struct xa_tracker *xa,
163 enum xa_formats xa_surface_format(const struct xa_surface *srf);
165 extern void xa_surface_destroy(struct xa_surface *srf);
167 extern int xa_surface_redefine(struct xa_surface *srf,
176 extern int xa_surface_handle(struct xa_surface *srf,
H A Dxa_composite.h93 struct xa_surface *srf;
94 struct xa_surface *alpha_map;
H A Dxa_priv.h61 struct xa_surface { struct
102 struct xa_surface *src;
103 struct xa_surface *dst;
209 xa_ctx_srf_create(struct xa_context *ctx, struct xa_surface *dst);
231 struct xa_surface *srf[]);
H A Dxa_yuv.c70 xa_yuv_bind_samplers(struct xa_context *r, struct xa_surface *yuv[])
121 struct xa_surface *dst, struct xa_surface *yuv[])
H A Dxa_context.c88 struct xa_surface *srf,
137 struct xa_surface *srf, unsigned int usage)
172 xa_surface_unmap(struct xa_surface *srf)
184 xa_ctx_srf_create(struct xa_context *ctx, struct xa_surface *dst)
214 struct xa_surface *dst, struct xa_surface *src)
283 xa_solid_prepare(struct xa_context *ctx, struct xa_surface *dst,
H A Dxa_tracker.c282 XA_EXPORT struct xa_surface *
291 struct xa_surface *srf;
338 xa_surface_redefine(struct xa_surface *srf,
422 xa_surface_destroy(struct xa_surface *srf)
437 xa_surface_handle(struct xa_surface *srf,
458 xa_surface_format(const struct xa_surface *srf)
H A Dxa_composite.c284 struct xa_surface *src = src_pic->srf;
472 struct xa_surface *dst_srf = comp->dst->srf;
H A Dxa_renderer.c294 float dstW, float dstH, struct xa_surface *srf[])
508 int dst_y, int dst_w, int dst_h, struct xa_surface *srf[])
/external/mesa3d/src/gallium/state_trackers/xa/
H A Dxa_context.h63 struct xa_surface *dst, struct xa_surface *yuv[]);
66 struct xa_surface *dst, struct xa_surface *src);
74 struct xa_surface *srf,
81 struct xa_surface *srf, unsigned int usage);
83 extern void xa_surface_unmap(struct xa_surface *srf);
86 xa_solid_prepare(struct xa_context *ctx, struct xa_surface *dst,
H A Dxa_tracker.h139 struct xa_surface;
155 extern struct xa_surface *xa_surface_create(struct xa_tracker *xa,
163 enum xa_formats xa_surface_format(const struct xa_surface *srf);
165 extern void xa_surface_destroy(struct xa_surface *srf);
167 extern int xa_surface_redefine(struct xa_surface *srf,
176 extern int xa_surface_handle(struct xa_surface *srf,
H A Dxa_composite.h93 struct xa_surface *srf;
94 struct xa_surface *alpha_map;
H A Dxa_priv.h61 struct xa_surface { struct
102 struct xa_surface *src;
103 struct xa_surface *dst;
209 xa_ctx_srf_create(struct xa_context *ctx, struct xa_surface *dst);
231 struct xa_surface *srf[]);
H A Dxa_yuv.c70 xa_yuv_bind_samplers(struct xa_context *r, struct xa_surface *yuv[])
121 struct xa_surface *dst, struct xa_surface *yuv[])
H A Dxa_context.c88 struct xa_surface *srf,
137 struct xa_surface *srf, unsigned int usage)
172 xa_surface_unmap(struct xa_surface *srf)
184 xa_ctx_srf_create(struct xa_context *ctx, struct xa_surface *dst)
214 struct xa_surface *dst, struct xa_surface *src)
283 xa_solid_prepare(struct xa_context *ctx, struct xa_surface *dst,
H A Dxa_tracker.c282 XA_EXPORT struct xa_surface *
291 struct xa_surface *srf;
338 xa_surface_redefine(struct xa_surface *srf,
422 xa_surface_destroy(struct xa_surface *srf)
437 xa_surface_handle(struct xa_surface *srf,
458 xa_surface_format(const struct xa_surface *srf)
H A Dxa_composite.c284 struct xa_surface *src = src_pic->srf;
472 struct xa_surface *dst_srf = comp->dst->srf;
H A Dxa_renderer.c294 float dstW, float dstH, struct xa_surface *srf[])
508 int dst_y, int dst_w, int dst_h, struct xa_surface *srf[])

Completed in 217 milliseconds