Home
last modified time | relevance | path

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

/lk-master/lib/gfx/
A Dgfx.c152 static void putpixel32(gfx_surface *surface, uint x, uint y, uint color) { in putpixel32() function
575 surface->putpixel = &putpixel32; in gfx_create_surface()

Completed in 3 milliseconds