Lines Matching refs:tc2
202 float tc0[2], float tc1[2], float tc2[2], float tc3[2])
208 tc2[0] = sx + width;
209 tc2[1] = sy + height;
216 map_point(src_matrix, tc2[0], tc2[1], &tc2[0], &tc2[1]);
222 tc2[0] /= src->width0;
226 tc2[1] /= src->height0;
236 float tc0[2], tc1[2], tc2[2], tc3[2];
239 tc0, tc1, tc2, tc3);
245 add_vertex_1tex(r, dstX + width, dstY + height, tc2[0], tc2[1]);