Searched refs:MINBOUND (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/mi/ |
| H A D | mipolyrect.c | 66 #define MINBOUND(dst,eqn) bound_tmp = eqn; \ macro 121 MINBOUND (t->x, x - offset1) 131 MINBOUND (t->y, y - offset1) 138 MINBOUND(t->x, x - offset1) 139 MINBOUND(t->y, y - offset1) 143 MINBOUND(t->x, x - offset1) 153 MINBOUND(t->x, x - offset1)
|
| /xsrc/external/mit/xorg-server/dist/mi/ |
| H A D | mipolyrect.c | 65 #define MINBOUND(dst,eqn) bound_tmp = eqn; \ macro 114 MINBOUND(t->x, x - offset1) 122 MINBOUND(t->y, y - offset1) 128 MINBOUND(t->x, x - offset1) 129 MINBOUND(t->y, y - offset1) 133 MINBOUND(t->x, x - offset1) 143 MINBOUND(t->x, x - offset1)
|
Completed in 4 milliseconds