Searched refs:SHASTEPY (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/miext/shadow/
H A Dshrotpack.h59 #define SHASTEPY(stride) (1) macro
70 #define SHASTEPY(stride) (-1) macro
81 #define SHASTEPY(stride) -(stride) macro
92 #define SHASTEPY(stride) (stride) macro
162 ErrorF (" | | |-> Starting New Line - Metrics: winBase=%x, scrBase=%x, winSize=%d\r\n | | | Xstride=%d, Ystride=%d, w=%d h=%d\n", winBase, scrBase, winSize, SHASTEPX(shaStride), SHASTEPY(shaStride), w, h);
182 shaLine += SHASTEPY(shaStride);
/xsrc/external/mit/xorg-server/dist/miext/shadow/
H A Dshrotpack.h59 #define SHASTEPY(stride) (1) macro
70 #define SHASTEPY(stride) (-1) macro
81 #define SHASTEPY(stride) -(stride) macro
92 #define SHASTEPY(stride) (stride) macro
166 SHASTEPY(shaStride), w, h);
189 shaLine += SHASTEPY(shaStride);

Completed in 2 milliseconds