Searched refs:fillrect8 (Results 1 – 1 of 1) sorted by relevance
200 static void fillrect8(gfx_surface *surface, uint x, uint y, uint width, uint height, uint color) { in fillrect8() function582 surface->fillrect = &fillrect8; in gfx_create_surface()590 surface->fillrect = &fillrect8; in gfx_create_surface()598 surface->fillrect = &fillrect8; in gfx_create_surface()
Completed in 4 milliseconds