Searched refs:DIR_LR_BT (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-i128/dist/src/
H A Di128accel.c127 if (pI128->blitdir & DIR_LR_BT) {
231 if (ydir == -1) pI128->blitdir = DIR_LR_BT;
H A Di128exa.c134 * bottom. setting bit zero (DIR_LR_BT) switches to bottom to top, and
141 if (pI128->blitdir & DIR_LR_BT) { /* bottom-to-top */
242 if (dy < 0) blitdir = DIR_LR_BT;
H A Di128reg.h338 #define DIR_LR_BT 0x00000001 macro

Completed in 5 milliseconds