Lines Matching refs:FLIP_HORIZONTALLY
52 #define FLIP_HORIZONTALLY 0x02 macro
563 return FLIP_HORIZONTALLY; in setorientation()
566 return FLIP_HORIZONTALLY | FLIP_VERTICALLY; in setorientation()
576 return FLIP_HORIZONTALLY; in setorientation()
582 return FLIP_HORIZONTALLY | FLIP_VERTICALLY; in setorientation()
589 return FLIP_HORIZONTALLY | FLIP_VERTICALLY; in setorientation()
595 return FLIP_HORIZONTALLY; in setorientation()
605 return FLIP_HORIZONTALLY | FLIP_VERTICALLY; in setorientation()
608 return FLIP_HORIZONTALLY; in setorientation()
743 if (flip & FLIP_HORIZONTALLY) { in gtTileContig()
924 if (flip & FLIP_HORIZONTALLY) { in gtTileSeparate()
1012 if (flip & FLIP_HORIZONTALLY) { in gtStripContig()
1161 if (flip & FLIP_HORIZONTALLY) { in gtStripSeparate()