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 56 static int get_framebuffer(GGLSurface *fb) function
147 gr_fb_fd = get_framebuffer(gr_framebuffer);
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 54 static int get_framebuffer(GGLSurface *fb) function
266 gr_fb_fd = get_framebuffer(gr_framebuffer);

Completed in 214 milliseconds