Home | History | Annotate | Download | only in r300

Lines Matching refs:y1

1175                                  unsigned x1, unsigned y1,
1184 unsigned height = y2 - y1;
1239 OUT_CS_32F(y1 + height * 0.5f);
1273 /* XXX Offset both surfaces by x0,y1. */
1292 /* XXX: y1 < 0 ==> Y flip */
1296 info->dst.y1 - info->dst.y0);