Lines Matching refs:g2d_image
278 static void g2d_add_base_addr(struct g2d_context *ctx, struct g2d_image *img, in g2d_add_base_addr()
446 g2d_solid_fill(struct g2d_context *ctx, struct g2d_image *img, in g2d_solid_fill()
499 g2d_copy(struct g2d_context *ctx, struct g2d_image *src, in g2d_copy()
500 struct g2d_image *dst, unsigned int src_x, unsigned int src_y, in g2d_copy()
582 g2d_move(struct g2d_context *ctx, struct g2d_image *img, in g2d_move()
680 g2d_copy_with_scale(struct g2d_context *ctx, struct g2d_image *src, in g2d_copy_with_scale()
681 struct g2d_image *dst, unsigned int src_x, in g2d_copy_with_scale()
789 g2d_blend(struct g2d_context *ctx, struct g2d_image *src, in g2d_blend()
790 struct g2d_image *dst, unsigned int src_x, in g2d_blend()
906 g2d_scale_and_blend(struct g2d_context *ctx, struct g2d_image *src, in g2d_scale_and_blend()
907 struct g2d_image *dst, unsigned int src_x, unsigned int src_y, in g2d_scale_and_blend()