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

  /system/extras/tests/framebuffer/
fb_test.c 52 static int get_framebuffer(struct simple_fb *fb, unsigned bpp) function
154 gr_fb_fd = get_framebuffer(gr_fbs, bpp);
mdp_test.c 95 static int get_framebuffer(int *fd, char **fb, int *width, int *height) function
273 if (get_framebuffer(&fb_fd, &fb, &width, &height)) {
  /bootable/recovery/minui/
graphics.c 67 static int get_framebuffer(GGLSurface *fb) function
319 gr_fb_fd = get_framebuffer(gr_framebuffer);

Completed in 114 milliseconds