Searched defs:desty (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/system/core/virtcon/
H A Dvc-gfx.cpp74 unsigned desty = vc_tb_gfx->height + y * vc->charh; local
84 unsigned desty = vc_tb_gfx->height + y; local
/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) { argument
468 void gfx_blend(gfx_surface* target, gfx_surface* source, unsigned srcx, unsigned srcy, unsigned width, unsigned height, unsigned destx, unsigned desty) { argument
[all...]
/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) { argument
[all...]

Completed in 92 milliseconds