Searched refs:putpixel32 (Results 1 – 1 of 1) sorted by relevance
152 static void putpixel32(gfx_surface *surface, uint x, uint y, uint color) { in putpixel32() function575 surface->putpixel = &putpixel32; in gfx_create_surface()
Completed in 3 milliseconds