Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/fb/
Dcfb.c100 const bool need_reverse = in draw_char_vtmono() local
188 if (need_reverse) { in draw_char_vtmono()
194 if (need_reverse) { in draw_char_vtmono()
214 const bool need_reverse = ((fb->screen_info & SCREEN_INFO_MONO_MSB_FIRST) != 0); in draw_point() local
226 if (need_reverse) { in draw_point()
341 const bool need_reverse = ((fb->screen_info & SCREEN_INFO_MONO_MSB_FIRST) != 0); in cfb_invert_area() local
393 if (need_reverse) { in cfb_invert_area()
407 if (need_reverse) { in cfb_invert_area()