Home
last modified time | relevance | path

Searched refs:g2d_copy (Results 1 - 3 of 3) sorted by relevance

/third_party/libdrm/exynos/
H A Dexynos_fimg2d.h311 int g2d_copy(struct g2d_context *ctx, struct g2d_image *src,
H A Dexynos_fimg2d.c484 * g2d_copy - copy contents in source buffer to destination buffer.
499 g2d_copy(struct g2d_context *ctx, struct g2d_image *src, in g2d_copy() function
/third_party/libdrm/tests/exynos/
H A Dexynos_fimg2d_test.c305 ret = g2d_copy(ctx, &src_img, &dst_img, src_x, src_y, dst_x, dst_y, in g2d_copy_test()
399 g2d_copy(ctx, &tmp_img, &img, 0, 0, cur_x, cur_y, img_w, img_h); in g2d_move_test()
701 ret = g2d_copy(ctx, &src_img, &dst_img, src_x, src_y, dst_x, dst_y, in g2d_checkerboard_test()

Completed in 4 milliseconds