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

  /external/libdrm/tests/exynos/
exynos_fimg2d_test.c 291 case G2D_IMGBUF_GEM:
307 type = G2D_IMGBUF_GEM;
312 type == G2D_IMGBUF_GEM ? "gem" : "userptr");
327 dst_img.buf_type = G2D_IMGBUF_GEM;
375 case G2D_IMGBUF_GEM:
391 type = G2D_IMGBUF_GEM;
396 type == G2D_IMGBUF_GEM ? "gem" : "userptr");
415 dst_img.buf_type = G2D_IMGBUF_GEM;
464 case G2D_IMGBUF_GEM:
480 type = G2D_IMGBUF_GEM;
    [all...]
  /external/libdrm/exynos/
fimg2d.h 110 G2D_IMGBUF_GEM,

Completed in 263 milliseconds