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