Home
last modified time | relevance | path

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

/lk-master/lib/font/
A Dfont.c43 gfx_flush_rows(surface, y, y + FONT_Y); in font_draw_char()
/lk-master/lib/gfx/include/lib/
A Dgfx.h87 void gfx_flush_rows(struct gfx_surface *surface, uint start, uint end);
/lk-master/lib/gfx/
A Dgfx.c522 void gfx_flush_rows(struct gfx_surface *surface, uint start, uint end) { in gfx_flush_rows() function
762 gfx_flush_rows(surface, y - 1, y); in gfx_draw_mandelbrot()

Completed in 4 milliseconds