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

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

Completed in 26 milliseconds