Home | History | Annotate | Download | only in common

Lines Matching defs:dstY0

1431                         GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1,
1524 verts[0].y = (GLfloat) dstY0;
1526 verts[1].y = (GLfloat) dstY0;
1576 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1,
1602 dstX0, dstY0, dstX1, dstY1, mask, filter);
1613 GLint tmp = dstY0;
1614 dstY0 = dstY1;
1647 dstX0, dstY0, dstX1, dstY1, mask, filter);
1662 verts[0].y = (GLfloat) dstY0;
1664 verts[1].y = (GLfloat) dstY0;
1731 dstX0, dstY0, dstX1, dstY1, mask, filter);
2164 const GLfloat dstY0 = (GLfloat) dstY;
2170 verts[0].y = dstY0;
2175 verts[1].y = dstY0;