Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_open.c612 TIFFCurrentDirectory(TIFF* tif) function
Dtiffio.h390 extern uint16 TIFFCurrentDirectory(TIFF*);
/external/ImageMagick/coders/
Dtiff.c842 directory=TIFFCurrentDirectory(tiff); in TIFFGetEXIFProperties()
881 directory=TIFFCurrentDirectory(tiff); in TIFFGetGPSProperties()