Searched defs:gfx_fillrect (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/ulib/gfx/
H A Dgfx.c129 void gfx_fillrect(gfx_surface* surface, unsigned x, unsigned y, unsigned width, unsigned height, unsigned color) { function
/fuchsia/zircon/kernel/lib/gfx/
H A Dgfx.cpp126 void gfx_fillrect(gfx_surface* surface, uint x, uint y, uint width, uint height, uint color) { function

Completed in 30 milliseconds