HomeSort by: relevance | last modified time | path
    Searched refs:DIR_LR_BT (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xf86-video-i128/dist/src/
i128accel.c 127 if (pI128->blitdir & DIR_LR_BT) {
231 if (ydir == -1) pI128->blitdir = DIR_LR_BT;
i128exa.c 134 * 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;
i128reg.h 338 #define DIR_LR_BT 0x00000001

Completed in 6 milliseconds