Searched refs:gfx_mono_generic_draw_line (Results 1 – 5 of 5) sorted by relevance
| /bsp/samd21/sam_d2x_asflib/common2/services/gfx_mono/ |
| A D | gfx_mono_generic.h | 102 void gfx_mono_generic_draw_line(gfx_coord_t x1, gfx_coord_t y1,
|
| A D | gfx_mono_null.h | 83 gfx_mono_generic_draw_line(x1, y1, x2, y2, color)
|
| A D | gfx_mono_c12832_a1z.h | 92 gfx_mono_generic_draw_line(x1, y1, x2, y2, color)
|
| A D | gfx_mono_ug_2832hsweg04.h | 92 gfx_mono_generic_draw_line(x1, y1, x2, y2, color)
|
| A D | gfx_mono_generic.c | 180 void gfx_mono_generic_draw_line(gfx_coord_t x1, gfx_coord_t y1, in gfx_mono_generic_draw_line() function
|
Completed in 9 milliseconds