Home | History | Annotate | Download | only in common

Lines Matching defs:dstX0

1431                         GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1,
1523 verts[0].x = (GLfloat) dstX0;
1529 verts[3].x = (GLfloat) dstX0;
1576 GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1,
1602 dstX0, dstY0, dstX1, dstY1, mask, filter);
1607 GLint tmp = dstX0;
1608 dstX0 = dstX1;
1647 dstX0, dstY0, dstX1, dstY1, mask, filter);
1661 verts[0].x = (GLfloat) dstX0;
1667 verts[3].x = (GLfloat) dstX0;
1731 dstX0, dstY0, dstX1, dstY1, mask, filter);
2163 const GLfloat dstX0 = (GLfloat) dstX;
2169 verts[0].x = dstX0;
2184 verts[3].x = dstX0;