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

/fuchsia/zircon/system/ulib/gfx/
H A Dgfx.c461 void gfx_surface_blend(struct gfx_surface* target, struct gfx_surface* source, unsigned destx, unsigned desty) { function
/fuchsia/zircon/kernel/lib/gfx/
H A Dgfx.cpp321 void gfx_surface_blend(struct gfx_surface* target, struct gfx_surface* source, uint destx, uint desty) { function

Completed in 30 milliseconds