Home
last modified time | relevance | path

Searched refs:char_fb (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.7.0/subsys/fb/
Dcfb.c68 static struct char_framebuffer char_fb; variable
266 const struct char_framebuffer *fb = &char_fb; in draw_text()
297 struct char_framebuffer *fb = &char_fb; in cfb_draw_point()
307 struct char_framebuffer *fb = &char_fb; in cfb_draw_line()
317 struct char_framebuffer *fb = &char_fb; in cfb_draw_rect()
340 const struct char_framebuffer *fb = &char_fb; in cfb_invert_area()
435 const struct char_framebuffer *fb = &char_fb; in cfb_framebuffer_clear()
452 struct char_framebuffer *fb = &char_fb; in cfb_framebuffer_invert()
462 const struct char_framebuffer *fb = &char_fb; in cfb_framebuffer_finalize()
488 const struct char_framebuffer *fb = &char_fb; in cfb_get_display_parameter()
[all …]