Searched refs:_x1_ (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_utils.h | 193 _x1_, _y1_) \ argument 197 fodd_repeat_mod(_x1_,priv->box.x2, \ 209 _glamor_repeat_reflect_fixup(tx1, _x1_, c, odd_x, \ 219 _x1_, _y1_, _x2_, \ argument 224 _x1_, _y1_ ); \ 232 tx2 = tx1 - ((_x2_) - (_x1_)); \ 235 tx2 = tx1 + ((_x2_) - (_x1_)); \ 249 tx2 = tx1 + ((_x2_) - (_x1_)); \ 256 ty1, _x1_, _y1_) \ argument 262 DEBUGF("x1 %f y1 %f \n", _x1_, _y1_); \ [all …]
|