Searched refs:putpixel16 (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/ulib/gfx/
H A Dgfx.c162 static void putpixel16(gfx_surface* surface, unsigned x, unsigned y, unsigned color) { function
647 surface->putpixel = &putpixel16;

Completed in 24 milliseconds