Searched refs:g2d_copy_with_scale (Results 1 – 4 of 4) sorted by relevance
/third_party/libdrm/exynos/ |
D | exynos-symbols.txt | 16 g2d_copy_with_scale
|
D | exynos_fimg2d.h | 318 int g2d_copy_with_scale(struct g2d_context *ctx, struct g2d_image *src,
|
D | exynos_fimg2d.c | 680 g2d_copy_with_scale(struct g2d_context *ctx, struct g2d_image *src, in g2d_copy_with_scale() function
|
/third_party/libdrm/tests/exynos/ |
D | exynos_fimg2d_test.c | 517 ret = g2d_copy_with_scale(ctx, &src_img, &dst_img, 5, 5, 100, 100, in g2d_copy_with_scale_test()
|