Searched refs:g2d_init (Results 1 – 6 of 6) sorted by relevance
20 g2d_init
304 struct g2d_context *g2d_init(int fd);
359 drm_public struct g2d_context *g2d_init(int fd) in g2d_init() function
200 ctx = g2d_init(dev->fd); in g2d_solid_fill_test()251 ctx = g2d_init(dev->fd); in g2d_copy_test()351 ctx = g2d_init(dev->fd); in g2d_move_test()459 ctx = g2d_init(dev->fd); in g2d_copy_with_scale_test()547 ctx = g2d_init(dev->fd); in g2d_blend_test()648 ctx = g2d_init(dev->fd); in g2d_checkerboard_test()
284 ctx = g2d_init(fd); in main()
293 ctx = g2d_init(fd); in main()