Searched refs:get_framebuffer (Results 1 – 2 of 2) sorted by relevance
56 static int get_framebuffer(GGLSurface *fb) in get_framebuffer() function147 gr_fb_fd = get_framebuffer(gr_framebuffer); in gr_init()
95 static int get_framebuffer(int *fd, char **fb, int *width, int *height) in get_framebuffer() function273 if (get_framebuffer(&fb_fd, &fb, &width, &height)) { in main()