HomeSort by relevance Sort by last modified time
    Searched refs:TIFFVoidMethod (Results 1 - 2 of 2) sorted by null

  /external/opencv3/3rdparty/libtiff/
tiffiop.h 88 typedef void (*TIFFVoidMethod)(TIFF*);
165 TIFFVoidMethod tif_close; /* cleanup-on-close routine */
167 TIFFVoidMethod tif_cleanup; /* cleanup state routine */
  /external/pdfium/third_party/libtiff/
tiffiop.h 93 typedef void (*TIFFVoidMethod)(TIFF*);
170 TIFFVoidMethod tif_close; /* cleanup-on-close routine */
172 TIFFVoidMethod tif_cleanup; /* cleanup state routine */

Completed in 47 milliseconds