Home | History | Annotate | Download | only in common

Lines Matching refs:tc

2595          /* Compute sc = +/-scale and tc = +/-scale.
2601 const GLfloat tc = (2.0f * st[i][1] - 1.0f) * scale;
2626 coord[1] = -tc;
2631 coord[1] = -tc;
2637 coord[2] = tc;
2642 coord[2] = -tc;
2646 coord[1] = -tc;
2651 coord[1] = -tc;