Home
last modified time | relevance | path

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

/lk-master/lib/gfx/
A Dgfx.c302 static void fillrect32(gfx_surface *surface, uint x, uint y, uint width, uint height, uint color) { in fillrect32() function
574 surface->fillrect = &fillrect32; in gfx_create_surface()

Completed in 4 milliseconds