Searched refs:hdmi_draw_rect (Results 1 – 1 of 1) sorted by relevance
| /bsp/raspberry-pi/raspi3-32/driver/ |
| A D | drv_fb.c | 324 static void hdmi_draw_rect(const char* pixel, int x1, int y1, int x2, int y2) in hdmi_draw_rect() function 355 hdmi_draw_rect(pixel, x1, y, x2, y); in hdmi_draw_hline() 360 hdmi_draw_rect(pixel, x, y1, x, y2); in hdmi_draw_vline()
|
Completed in 7 milliseconds