Home
last modified time | relevance | path

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

/lk-master/lib/gfx/include/lib/
A Dgfx.h72 void gfx_line(gfx_surface *surface, uint x1, uint y1, uint x2, uint y2, uint color);
/lk-master/lib/gfx/
A Dgfx.c316 void gfx_line(gfx_surface *surface, uint x1, uint y1, uint x2, uint y2, uint color) { in gfx_line() function

Completed in 4 milliseconds