Searched refs:G2D_IMGBUF_GEM (Results 1 – 4 of 4) sorted by relevance
265 case G2D_IMGBUF_GEM: in g2d_copy_test()288 type == G2D_IMGBUF_GEM ? "gem" : "userptr"); in g2d_copy_test()303 dst_img.buf_type = G2D_IMGBUF_GEM; in g2d_copy_test()368 case G2D_IMGBUF_GEM: in g2d_move_test()386 img.buf_type = G2D_IMGBUF_GEM; in g2d_move_test()408 type == G2D_IMGBUF_GEM ? "gem" : "userptr"); in g2d_move_test()471 case G2D_IMGBUF_GEM: in g2d_copy_with_scale_test()494 type == G2D_IMGBUF_GEM ? "gem" : "userptr"); in g2d_copy_with_scale_test()513 dst_img.buf_type = G2D_IMGBUF_GEM; in g2d_copy_with_scale_test()561 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