Searched refs:gfx_create_surface_from_display (Results 1 – 4 of 4) sorted by relevance
67 gfx_surface *surface = gfx_create_surface_from_display(&fb); in text_update()
94 gfx_surface *gfx_create_surface_from_display(struct display_framebuffer *) __NONNULL((1));
152 gfx_surface *s = gfx_create_surface_from_display(&fb); in gfxconsole_start_on_display()
624 gfx_surface *gfx_create_surface_from_display(struct display_framebuffer *fb) { in gfx_create_surface_from_display() function680 gfx_surface *surface = gfx_create_surface_from_display(&fb); in gfx_draw_pattern()708 gfx_surface *surface = gfx_create_surface_from_display(&fb); in gfx_draw_pattern_white()817 gfx_surface *surface = gfx_create_surface_from_display(&fb); in cmd_gfx()
Completed in 5 milliseconds