Home
last modified time | relevance | path

Searched refs:FLIP_HORIZONTALLY (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/third_party/libtiff/
Dtif_getimage.c52 #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()
[all …]