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

  /external/libdrm/tests/exynos/
exynos_fimg2d_test.c 261 case G2D_IMGBUF_USERPTR:
306 if (type == G2D_IMGBUF_USERPTR)
364 case G2D_IMGBUF_USERPTR:
466 case G2D_IMGBUF_USERPTR:
516 if (type == G2D_IMGBUF_USERPTR)
554 case G2D_IMGBUF_USERPTR:
615 if (type == G2D_IMGBUF_USERPTR)
661 case G2D_IMGBUF_USERPTR:
868 ret = g2d_blend_test(dev, src, bo, G2D_IMGBUF_USERPTR);
  /external/libdrm/exynos/
exynos_fimg2d.h 99 G2D_IMGBUF_USERPTR,
exynos_fimg2d.c 275 if (img->buf_type == G2D_IMGBUF_USERPTR)

Completed in 289 milliseconds