Searched refs:G2D_IMGBUF_GEM (Results 1 – 4 of 4) sorted by relevance
264 case G2D_IMGBUF_GEM: in g2d_copy_test()287 type == G2D_IMGBUF_GEM ? "gem" : "userptr"); in g2d_copy_test()302 dst_img.buf_type = G2D_IMGBUF_GEM; in g2d_copy_test()367 case G2D_IMGBUF_GEM: in g2d_move_test()385 img.buf_type = G2D_IMGBUF_GEM; in g2d_move_test()407 type == G2D_IMGBUF_GEM ? "gem" : "userptr"); in g2d_move_test()470 case G2D_IMGBUF_GEM: in g2d_copy_with_scale_test()493 type == G2D_IMGBUF_GEM ? "gem" : "userptr"); in g2d_copy_with_scale_test()512 dst_img.buf_type = G2D_IMGBUF_GEM; in g2d_copy_with_scale_test()560 case G2D_IMGBUF_GEM: in g2d_blend_test()[all …]
52 img.buf_type = G2D_IMGBUF_GEM; in fimg2d_perf_simple()137 images[i].buf_type = G2D_IMGBUF_GEM; in fimg2d_perf_multi()
305 img.buf_type = G2D_IMGBUF_GEM; in main()
111 G2D_IMGBUF_GEM, enumerator