Searched refs:gfx_flush_rows (Results 1 – 3 of 3) sorted by relevance
43 gfx_flush_rows(surface, y, y + FONT_Y); in font_draw_char()
87 void gfx_flush_rows(struct gfx_surface *surface, uint start, uint end);
522 void gfx_flush_rows(struct gfx_surface *surface, uint start, uint end) { in gfx_flush_rows() function762 gfx_flush_rows(surface, y - 1, y); in gfx_draw_mandelbrot()
Completed in 4 milliseconds