HomeSort by relevance Sort by last modified time
    Searched refs:g2d_copy_with_scale (Results 1 - 4 of 4) sorted by null

  /external/libdrm/exynos/
exynos-symbol-check 28 g2d_copy_with_scale
exynos_fimg2d.h 305 int g2d_copy_with_scale(struct g2d_context *ctx, struct g2d_image *src,
exynos_fimg2d.c 665 * g2d_copy_with_scale - copy contents in source buffer to destination buffer
685 g2d_copy_with_scale(struct g2d_context *ctx, struct g2d_image *src, function
  /external/libdrm/tests/exynos/
exynos_fimg2d_test.c 508 ret = g2d_copy_with_scale(ctx, &src_img, &dst_img, 5, 5, 100, 100,

Completed in 306 milliseconds