Lines Matching defs:copy
7 * copy of this software and associated documentation files (the
9 * without limitation the rights to use, copy, modify, merge, publish,
108 } copy;
610 renderer->u.copy.tex_width = src->texture->width0;
611 renderer->u.copy.tex_height = src->texture->height0;
632 renderer->u.copy.tex_width,
633 renderer->u.copy.tex_height);