Searched refs:odd_x (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_utils.h | 195 int odd_x, odd_y; \ 199 odd_x, c); \ 204 c, d, odd_x, odd_y); \ 209 _glamor_repeat_reflect_fixup(tx1, _x1_, c, odd_x, \ 220 _y2_, c, d, odd_x, odd_y) \ argument 228 if (odd_x) { \ 279 int odd_x = 0, odd_y = 0; \ 288 odd_x = abs((_x1_ - c) \ 295 odd_x, odd_y); \
|