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

/fuchsia/zircon/system/ulib/gfx/
H A Dgfx.c218 static void copyrect8(gfx_surface* surface, unsigned x, unsigned y, unsigned width, unsigned height, unsigned x2, unsigned y2) { function
664 surface->copyrect = &copyrect8;
673 surface->copyrect = &copyrect8;
682 surface->copyrect = &copyrect8;

Completed in 23 milliseconds