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